nixos-config/flake.lock

1114 lines
30 KiB
Plaintext
Raw Normal View History

2021-09-24 06:23:07 +02:00
{
"nodes": {
2023-06-30 17:28:17 +02:00
"base16": {
"inputs": {
2023-12-11 22:34:04 +01:00
"fromYaml": "fromYaml"
},
"locked": {
2024-05-24 21:08:34 +02:00
"lastModified": 1708890466,
"narHash": "sha256-LlrC09LoPi8OPYOGPXegD72v+//VapgAqhbOFS3i8sc=",
2023-06-30 17:28:17 +02:00
"owner": "SenchoPens",
"repo": "base16.nix",
2024-05-24 21:08:34 +02:00
"rev": "665b3c6748534eb766c777298721cece9453fdae",
"type": "github"
},
"original": {
2023-06-30 17:28:17 +02:00
"owner": "SenchoPens",
"repo": "base16.nix",
"type": "github"
}
},
2023-12-11 22:34:04 +01:00
"base16-fish": {
"flake": false,
"locked": {
"lastModified": 1622559957,
"narHash": "sha256-PebymhVYbL8trDVVXxCvZgc0S5VxI7I1Hv4RMSquTpA=",
"owner": "tomyun",
"repo": "base16-fish",
"rev": "2f6dd973a9075dabccd26f1cded09508180bf5fe",
"type": "github"
},
"original": {
"owner": "tomyun",
"repo": "base16-fish",
"type": "github"
}
},
"base16-foot": {
"flake": false,
"locked": {
"lastModified": 1696725948,
"narHash": "sha256-65bz2bUL/yzZ1c8/GQASnoiGwaF8DczlxJtzik1c0AU=",
"owner": "tinted-theming",
"repo": "base16-foot",
"rev": "eedbcfa30de0a4baa03e99f5e3ceb5535c2755ce",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-foot",
"type": "github"
}
},
"base16-helix": {
"flake": false,
"locked": {
"lastModified": 1696727917,
"narHash": "sha256-FVrbPk+NtMra0jtlC5oxyNchbm8FosmvXIatkRbYy1g=",
"owner": "tinted-theming",
"repo": "base16-helix",
"rev": "dbe1480d99fe80f08df7970e471fac24c05f2ddb",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-helix",
"type": "github"
}
},
"base16-kitty": {
"flake": false,
"locked": {
"lastModified": 1665001328,
"narHash": "sha256-aRaizTYPpuWEcvoYE9U+YRX+Wsc8+iG0guQJbvxEdJY=",
"owner": "kdrag0n",
"repo": "base16-kitty",
"rev": "06bb401fa9a0ffb84365905ffbb959ae5bf40805",
"type": "github"
},
"original": {
"owner": "kdrag0n",
"repo": "base16-kitty",
"type": "github"
}
},
"base16-tmux": {
"flake": false,
"locked": {
"lastModified": 1696725902,
"narHash": "sha256-wDPg5elZPcQpu7Df0lI5O8Jv4A3T6jUQIVg63KDU+3Q=",
"owner": "tinted-theming",
"repo": "base16-tmux",
"rev": "c02050bebb60dbb20cb433cd4d8ce668ecc11ba7",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-tmux",
"type": "github"
}
},
"base16-vim": {
"flake": false,
"locked": {
2024-06-15 19:47:24 +02:00
"lastModified": 1716150083,
"narHash": "sha256-ZMhnNmw34ogE5rJZrjRv5MtG3WaqKd60ds2VXvT6hEc=",
"owner": "tinted-theming",
2023-12-11 22:34:04 +01:00
"repo": "base16-vim",
2024-06-15 19:47:24 +02:00
"rev": "6e955d704d046b0dc3e5c2d68a2a6eeffd2b5d3d",
2023-12-11 22:34:04 +01:00
"type": "github"
},
"original": {
2024-06-15 19:47:24 +02:00
"owner": "tinted-theming",
2023-12-11 22:34:04 +01:00
"repo": "base16-vim",
"type": "github"
}
},
2024-05-27 10:48:38 +02:00
"clan-core": {
2023-04-29 23:29:05 +02:00
"inputs": {
2024-05-27 10:48:38 +02:00
"disko": "disko",
"flake-parts": [
"flake-parts"
],
"nixos-generators": "nixos-generators",
"nixos-images": "nixos-images",
2023-04-29 23:29:05 +02:00
"nixpkgs": [
"nixpkgs"
2024-05-27 10:48:38 +02:00
],
"sops-nix": "sops-nix",
"treefmt-nix": "treefmt-nix"
2023-04-29 23:29:05 +02:00
},
"locked": {
2024-07-06 09:40:13 +02:00
"lastModified": 1720172904,
"narHash": "sha256-TjJPIUYyoXZGNuBi0nooyr3nm8yyKeZQy6PLjXPFTSE=",
2024-06-03 20:49:32 +02:00
"ref": "refs/heads/main",
2024-07-06 09:40:13 +02:00
"rev": "fb38516a867c1aa62eb9cc14aaf7903b13e1ae83",
"revCount": 3329,
2024-05-27 10:48:38 +02:00
"type": "git",
2024-06-03 20:49:32 +02:00
"url": "https://git.clan.lol/clan/clan-core"
2023-04-29 23:29:05 +02:00
},
"original": {
2024-05-27 10:48:38 +02:00
"type": "git",
2024-06-03 20:49:32 +02:00
"url": "https://git.clan.lol/clan/clan-core"
2023-04-29 23:29:05 +02:00
}
},
2024-06-02 20:50:17 +02:00
"clan-fact-generators": {
"inputs": {
"clan-core": [
"clan-core"
],
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
},
"locked": {
2024-06-08 23:17:42 +02:00
"lastModified": 1717880569,
"narHash": "sha256-wZqWMCtoht7WjAKE/93Js1OM5MoAsl9SgKHZxEz6kmg=",
2024-06-02 20:50:17 +02:00
"owner": "mrvandalo",
"repo": "clan-fact-generators",
2024-06-08 23:17:42 +02:00
"rev": "35b6d92f16d9fdd169a74e4b4324e02a368ebe81",
2024-06-02 20:50:17 +02:00
"type": "github"
},
"original": {
"owner": "mrvandalo",
"repo": "clan-fact-generators",
"type": "github"
}
},
2023-04-29 23:29:05 +02:00
"disko": {
2024-02-26 09:44:59 +01:00
"inputs": {
"nixpkgs": [
2024-05-27 10:48:38 +02:00
"clan-core",
2024-02-26 09:44:59 +01:00
"nixpkgs"
]
},
"locked": {
2024-06-26 03:00:17 +02:00
"lastModified": 1718846788,
"narHash": "sha256-9dtXYtEkmXoUJV+PGLqscqF7qTn4AIhAKpFWRFU2NYs=",
2024-02-26 09:44:59 +01:00
"owner": "nix-community",
"repo": "disko",
2024-06-26 03:00:17 +02:00
"rev": "e1174d991944a01eaaa04bc59c6281edca4c0e6e",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-05-27 10:48:38 +02:00
"disko_2": {
2024-02-26 09:44:59 +01:00
"inputs": {
"nixpkgs": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
2024-06-10 16:21:27 +02:00
"lastModified": 1718008439,
"narHash": "sha256-nlh/2uD5p2SAdkn6Zuey20yaR5FFWvhL3poapDGNE4Y=",
2024-02-26 09:44:59 +01:00
"owner": "nix-community",
"repo": "disko",
2024-06-10 16:21:27 +02:00
"rev": "c1cfbfad7cb45f0c177b35b59ba67d1b5fc7ca82",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2023-06-30 17:28:17 +02:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
2023-06-30 17:28:17 +02:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-02-26 09:44:59 +01:00
"flake-parts": {
2024-06-02 20:50:17 +02:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-06-05 15:43:48 +02:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
2024-06-02 20:50:17 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-06-05 15:43:48 +02:00
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
2024-06-02 20:50:17 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
2024-05-27 10:48:38 +02:00
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
2024-01-02 03:22:16 +01:00
"locked": {
2024-07-04 19:21:39 +02:00
"lastModified": 1719994518,
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
2024-05-27 10:48:38 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-07-04 19:21:39 +02:00
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
2024-01-02 03:22:16 +01:00
"type": "github"
},
"original": {
2024-05-27 10:48:38 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-01-02 03:22:16 +01:00
"type": "github"
}
},
2024-06-02 20:50:17 +02:00
"flake-parts_3": {
2024-02-26 09:44:59 +01:00
"inputs": {
"nixpkgs-lib": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
2024-06-10 16:21:27 +02:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
2024-02-26 09:44:59 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-06-10 16:21:27 +02:00
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2021-09-24 06:23:07 +02:00
"flake-utils": {
"locked": {
2022-04-05 15:16:16 +02:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2021-09-24 06:23:07 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-04-05 15:16:16 +02:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2021-09-24 06:23:07 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-05-30 16:38:33 +02:00
"flake-utils_2": {
2023-12-02 16:05:29 +01:00
"inputs": {
2024-05-24 21:08:34 +02:00
"systems": "systems"
2023-12-02 16:05:29 +01:00
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-05-30 16:38:33 +02:00
"flake-utils_3": {
"locked": {
"lastModified": 1631561581,
"narHash": "sha256-3VQMV5zvxaVLvqqUrNz3iJelLw30mIVSfZmAaauM3dA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-05-30 16:38:33 +02:00
"flake-utils_4": {
2023-11-17 15:13:46 +01:00
"inputs": {
2024-05-24 21:08:34 +02:00
"systems": "systems_2"
2023-11-17 15:13:46 +01:00
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-12-11 22:34:04 +01:00
"fromYaml": {
"flake": false,
"locked": {
"lastModified": 1689549921,
"narHash": "sha256-iX0pk/uB019TdBGlaJEWvBCfydT6sRq+eDcGPifVsCM=",
"owner": "SenchoPens",
"repo": "fromYaml",
"rev": "11fbbbfb32e3289d3c631e0134a23854e7865c84",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "fromYaml",
"type": "github"
}
},
2024-05-24 21:08:34 +02:00
"gnome-shell": {
"flake": false,
"locked": {
"lastModified": 1713702291,
"narHash": "sha256-zYP1ehjtcV8fo+c+JFfkAqktZ384Y+y779fzmR9lQAU=",
"owner": "GNOME",
"repo": "gnome-shell",
"rev": "0d0aadf013f78a7f7f1dc984d0d812971864b934",
"type": "github"
},
"original": {
"owner": "GNOME",
"ref": "46.1",
"repo": "gnome-shell",
"type": "github"
}
},
"home-manager": {
"inputs": {
2024-06-02 20:50:17 +02:00
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-07-06 09:40:13 +02:00
"lastModified": 1720188602,
"narHash": "sha256-lC3byBmhVZFzWl/dCic8+cKUEEAXAswWOYjq4paFmbo=",
"owner": "nix-community",
"repo": "home-manager",
2024-07-06 09:40:13 +02:00
"rev": "e3582e5151498bc4d757e8361431ace8529e7bb7",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager-utils": {
"inputs": {
"home-manager": [
"home-manager"
]
},
"locked": {
"lastModified": 1636824615,
"narHash": "sha256-nGIu5Yons4/2vBswaV6jsiv4eSHEVeX+HaPzjP3GFsE=",
"owner": "mrvandalo",
"repo": "home-manager-utils",
"rev": "18f82ade18b71b57612a0a6b1f849da1df702624",
"type": "github"
},
"original": {
"owner": "mrvandalo",
"repo": "home-manager-utils",
"type": "github"
}
},
2023-02-17 11:45:09 +01:00
"kmonad": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "nix",
2024-06-07 13:42:38 +02:00
"lastModified": 1717741147,
"narHash": "sha256-Zz1xi6Fy8QrYkaC7WuKjUt8sxJmP9xd7+kHlkdjQ7qE=",
2023-02-17 11:45:09 +01:00
"owner": "kmonad",
"repo": "kmonad",
2024-06-07 13:42:38 +02:00
"rev": "235b42610758355a664c153999c1ff03b4d918e6",
2023-02-17 11:45:09 +01:00
"type": "github"
},
"original": {
"dir": "nix",
"owner": "kmonad",
"repo": "kmonad",
"type": "github"
}
},
2022-11-24 13:48:18 +01:00
"landingpage": {
"inputs": {
2024-05-30 16:38:33 +02:00
"flake-utils": "flake-utils",
2024-06-02 20:50:17 +02:00
"nixpkgs": "nixpkgs_3"
2022-11-24 13:48:18 +01:00
},
"locked": {
2024-05-02 16:48:41 +02:00
"lastModified": 1709213960,
"narHash": "sha256-8j4E+jKw5pHiGlEXKxRBauZ14AWhnPE70+BKMkgCy+k=",
2022-11-24 13:48:18 +01:00
"owner": "mrVanDalo",
"repo": "landingpage",
2024-05-02 16:48:41 +02:00
"rev": "300490e475978c0418ecfe995538e58527fdadf8",
2022-11-24 13:48:18 +01:00
"type": "github"
},
"original": {
"owner": "mrVanDalo",
"repo": "landingpage",
"type": "github"
}
},
2024-02-26 09:44:59 +01:00
"nixos-anywhere": {
"inputs": {
2024-05-30 16:38:33 +02:00
"disko": "disko_2",
2024-06-02 20:50:17 +02:00
"flake-parts": "flake-parts_3",
2024-05-27 10:48:38 +02:00
"nixos-images": "nixos-images_2",
2024-06-15 19:47:24 +02:00
"nixos-stable": "nixos-stable",
2024-06-02 20:50:17 +02:00
"nixpkgs": "nixpkgs_4",
2024-05-27 10:48:38 +02:00
"treefmt-nix": "treefmt-nix_2"
2024-02-26 09:44:59 +01:00
},
"locked": {
2024-07-04 19:21:39 +02:00
"lastModified": 1719852663,
"narHash": "sha256-83rF68wdvOc9iyHSIxlgk/PMoFXilIYabOxC+meamyo=",
2024-02-26 09:44:59 +01:00
"owner": "nix-community",
"repo": "nixos-anywhere",
2024-07-04 19:21:39 +02:00
"rev": "f99d120b3788a286989db4e592a698f5d310d2f6",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-anywhere",
"type": "github"
}
},
2024-05-27 10:48:38 +02:00
"nixos-generators": {
"inputs": {
2024-07-04 19:21:39 +02:00
"nixlib": [
"clan-core",
"nixpkgs"
],
2024-05-27 10:48:38 +02:00
"nixpkgs": [
"clan-core",
"nixpkgs"
]
},
"locked": {
2024-06-26 03:00:17 +02:00
"lastModified": 1718025593,
"narHash": "sha256-WZ1gdKq/9u1Ns/oXuNsDm+W0salonVA0VY1amw8urJ4=",
2024-05-27 10:48:38 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-06-26 03:00:17 +02:00
"rev": "35c20ba421dfa5059e20e0ef2343c875372bdcf3",
2024-05-27 10:48:38 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2023-01-23 20:04:50 +01:00
"nixos-hardware": {
"locked": {
2024-07-04 19:21:39 +02:00
"lastModified": 1719895800,
"narHash": "sha256-xNbjISJTFailxass4LmdWeV4jNhAlmJPwj46a/GxE6M=",
2023-01-23 20:04:50 +01:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-07-04 19:21:39 +02:00
"rev": "6e253f12b1009053eff5344be5e835f604bb64cd",
2023-01-23 20:04:50 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-02-26 09:44:59 +01:00
"nixos-images": {
2024-05-27 10:48:38 +02:00
"inputs": {
2024-06-15 19:47:24 +02:00
"nixos-stable": [
"clan-core"
],
2024-05-27 10:48:38 +02:00
"nixos-unstable": [
"clan-core",
"nixpkgs"
]
},
"locked": {
2024-06-26 03:00:17 +02:00
"lastModified": 1718845599,
"narHash": "sha256-HbQ0iKohKJC5grC95HNjLxGPdgsc/BJgoENDYNbzkLo=",
2024-05-27 10:48:38 +02:00
"owner": "nix-community",
"repo": "nixos-images",
2024-06-26 03:00:17 +02:00
"rev": "c1e6a5f7b08f1c9993de1cfc5f15f838bf783b88",
2024-05-27 10:48:38 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-images",
"type": "github"
}
},
"nixos-images_2": {
2024-02-26 09:44:59 +01:00
"inputs": {
2024-06-10 16:21:27 +02:00
"nixos-stable": [
2024-02-26 09:44:59 +01:00
"nixos-anywhere",
"nixos-stable"
],
"nixos-unstable": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
2024-06-10 16:21:27 +02:00
"lastModified": 1717994219,
"narHash": "sha256-ueTu01bYU5QXdL77psMkApYHpk339xNHg/M7ZzP3uPI=",
2024-02-26 09:44:59 +01:00
"owner": "nix-community",
"repo": "nixos-images",
2024-06-10 16:21:27 +02:00
"rev": "e2fd329c3a39a90bb43e1e2cf47c180ed57831bf",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-images",
"type": "github"
}
},
"nixos-stable": {
2024-06-10 16:21:27 +02:00
"locked": {
"lastModified": 1717696253,
"narHash": "sha256-1+ua0ggXlYYPLTmMl3YeYYsBXDSCqT+Gw3u6l4gvMhA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9b5328b7f761a7bbdc0e332ac4cf076a3eedb89b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
2024-02-26 09:44:59 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-09-24 06:23:07 +02:00
"nixpkgs": {
"locked": {
2024-06-05 15:43:48 +02:00
"lastModified": 1717196966,
"narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
2024-05-30 16:38:33 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-05 15:43:48 +02:00
"rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
"type": "github"
},
"original": {
2024-05-30 16:38:33 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-29 18:02:42 +02:00
"nixpkgs-legacy_2211": {
2023-06-29 10:08:09 +02:00
"locked": {
2023-07-05 20:43:59 +02:00
"lastModified": 1688392541,
"narHash": "sha256-lHrKvEkCPTUO+7tPfjIcb7Trk6k31rz18vkyqmkeJfY=",
2023-06-29 10:08:09 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-05 20:43:59 +02:00
"rev": "ea4c80b39be4c09702b0cb3b42eab59e2ba4f24b",
2023-01-16 11:21:15 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-06-29 18:02:42 +02:00
"ref": "nixos-22.11",
2023-01-16 11:21:15 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-24 21:08:34 +02:00
"nixpkgs-legacy_2311": {
"locked": {
2024-07-04 19:21:39 +02:00
"lastModified": 1719957072,
"narHash": "sha256-gvFhEf5nszouwLAkT9nWsDzocUTqLWHuL++dvNjMp9I=",
2024-05-24 21:08:34 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-04 19:21:39 +02:00
"rev": "7144d6241f02d171d25fba3edeaf15e0f2592105",
2024-05-24 21:08:34 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-14 10:19:17 +02:00
"nixpkgs-legacy_2405": {
"locked": {
2024-07-06 09:40:13 +02:00
"lastModified": 1720110830,
"narHash": "sha256-E5dN9GDV4LwMEduhBLSkyEz51zM17XkWZ3/9luvNOPs=",
2024-06-14 10:19:17 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-06 09:40:13 +02:00
"rev": "c0d0be00d4ecc4b51d2d6948e37466194c1e6c51",
2024-06-14 10:19:17 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-02 20:50:17 +02:00
"nixpkgs-lib": {
"locked": {
2024-06-05 15:43:48 +02:00
"lastModified": 1717284937,
"narHash": "sha256-lIbdfCsf8LMFloheeE6N31+BMIeixqyQWbSr2vk79EQ=",
2024-06-02 20:50:17 +02:00
"type": "tarball",
2024-06-05 15:43:48 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"
2024-06-02 20:50:17 +02:00
},
"original": {
"type": "tarball",
2024-06-05 15:43:48 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"
2024-06-02 20:50:17 +02:00
}
},
2024-06-19 13:19:46 +02:00
"nixpkgs-unstable-small": {
"locked": {
2024-07-06 09:40:13 +02:00
"lastModified": 1720149507,
"narHash": "sha256-OFJoD1jjxzFlY1tAsehEWVA88DbU5smzDPQuu9SmnXY=",
2024-06-19 13:19:46 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-06 09:40:13 +02:00
"rev": "d9c0b9d611277e42e6db055636ba0409c59db6d2",
2024-06-19 13:19:46 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-06-02 20:50:17 +02:00
"locked": {
2024-07-04 19:21:39 +02:00
"lastModified": 1719848872,
"narHash": "sha256-H3+EC5cYuq+gQW8y0lSrrDZfH71LB4DAf+TDFyvwCNA=",
2024-06-02 20:50:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-04 19:21:39 +02:00
"rev": "00d80d13810dbfea8ab4ed1009b09100cca86ba8",
2024-06-02 20:50:17 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2022-11-24 13:48:18 +01:00
"locked": {
"lastModified": 1645527175,
"narHash": "sha256-WeewqaO48sCctiN+iwgZZEJRU29Si7vHHoLCINAvuk8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "38346f64616c3176f73ad0f20e51557ec0f3d75d",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-02 20:50:17 +02:00
"nixpkgs_4": {
2024-02-26 09:44:59 +01:00
"locked": {
2024-06-10 16:21:27 +02:00
"lastModified": 1717926692,
"narHash": "sha256-THcv8qDqobZefHHluPjx/8n+MtVVb8ag/oJbKMqKNRo=",
2024-02-26 09:44:59 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-10 16:21:27 +02:00
"rev": "7d916e720af6b2ca355e4d0cfb8e4f742c172239",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-02 20:50:17 +02:00
"nixpkgs_5": {
2021-09-24 06:23:07 +02:00
"locked": {
2024-07-04 19:21:39 +02:00
"lastModified": 1720031269,
"narHash": "sha256-rwz8NJZV+387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ=",
2021-09-24 06:23:07 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-04 19:21:39 +02:00
"rev": "9f4128e00b0ae8ec65918efeba59db998750ead6",
2021-09-24 06:23:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-05-24 21:08:34 +02:00
"ref": "nixos-unstable",
2021-09-24 06:23:07 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-02 20:50:17 +02:00
"nixpkgs_6": {
2023-12-02 16:05:29 +01:00
"locked": {
"lastModified": 1701263465,
"narHash": "sha256-lNXUIlkfyDyp9Ox21hr+wsEf/IBklLvb6bYcyeXbdRc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "50aa30a13c4ab5e7ba282da460a3e3d44e9d0eb3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-02 20:50:17 +02:00
"nixpkgs_7": {
"locked": {
"lastModified": 1632855891,
"narHash": "sha256-crW76mt9/kbUBiKy/KiSnsQ9JEYgD3StDuYAMVkTbM0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "73086069ebd402e85eaa39c06aef33c2b917f532",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2024-06-02 20:50:17 +02:00
"nixpkgs_8": {
2024-05-30 16:38:33 +02:00
"locked": {
2024-07-04 19:21:39 +02:00
"lastModified": 1720022903,
"narHash": "sha256-TLiEulaY4I+vwaJIHQXASVQva+2nepaziUomigYY9+0=",
2024-05-30 16:38:33 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-04 19:21:39 +02:00
"rev": "88f3dab52d2cc42945f70f4e84c4505dedaa377d",
2024-05-30 16:38:33 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-02 16:05:29 +01:00
"overviewer": {
"inputs": {
2024-05-30 16:38:33 +02:00
"flake-utils": "flake-utils_2",
2024-06-02 20:50:17 +02:00
"nixpkgs": "nixpkgs_6",
2023-12-02 16:05:29 +01:00
"pandoc_template": "pandoc_template"
},
"locked": {
2023-12-08 21:27:13 +01:00
"lastModified": 1701775518,
"narHash": "sha256-qJ+lyo5/FY35bddRd26y/bpKzRd99lvUeX88iY2VctQ=",
2023-12-02 16:05:29 +01:00
"ref": "main",
2023-12-08 21:27:13 +01:00
"rev": "13176fcd5b4689d1b15f1f9d19e946fff45dc3c3",
"revCount": 28,
2023-12-02 16:05:29 +01:00
"type": "git",
2024-05-08 21:21:02 +02:00
"url": "ssh://forgejo@git.ingolf-wagner.de/palo/overviewer.git"
2023-12-02 16:05:29 +01:00
},
"original": {
"ref": "main",
"type": "git",
2024-05-08 21:21:02 +02:00
"url": "ssh://forgejo@git.ingolf-wagner.de/palo/overviewer.git"
2023-12-02 16:05:29 +01:00
}
},
"pandoc_template": {
"flake": false,
"locked": {
"lastModified": 1597233765,
"narHash": "sha256-ixEY21akLEjvSmOaH3z+K73jHqOMtijaOxesw1DKseA=",
"owner": "tajmone",
"repo": "pandoc-goodies",
"rev": "c7963da8590c2815d733ddf194d82d950ba94648",
"type": "github"
},
"original": {
"owner": "tajmone",
"repo": "pandoc-goodies",
"type": "github"
}
},
2022-12-18 16:46:20 +01:00
"permown": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-12-18 17:29:16 +01:00
"lastModified": 1671380869,
"narHash": "sha256-oZIQ0/KT9tZAmYS1R+AZKrzIW95Db4UhalV/hE5UJbA=",
2022-12-18 16:46:20 +01:00
"owner": "mrVanDalo",
2022-12-18 17:29:16 +01:00
"repo": "module.permown",
"rev": "085a4a4b5440a3db016da10d655a15a3e669a141",
2022-12-18 16:46:20 +01:00
"type": "github"
},
"original": {
"owner": "mrVanDalo",
2022-12-18 17:29:16 +01:00
"repo": "module.permown",
2022-12-18 16:46:20 +01:00
"type": "github"
}
},
"polygon-art": {
"inputs": {
2024-05-30 16:38:33 +02:00
"flake-utils": "flake-utils_3",
2024-06-02 20:50:17 +02:00
"nixpkgs": "nixpkgs_7"
},
"locked": {
2023-07-17 09:47:42 +02:00
"lastModified": 1688766095,
"narHash": "sha256-SCqXnPol1sRqKK8Oo9LG7355UyD83ACbvJ7f2nRmXr4=",
"ref": "refs/heads/develop",
2023-07-17 09:47:42 +02:00
"rev": "10d0198d184ecfad7be0eb1b01ca67682eb53d0a",
"revCount": 24,
"type": "git",
"url": "https://git.ingolf-wagner.de/palo/polygon-art.git"
},
"original": {
"type": "git",
"url": "https://git.ingolf-wagner.de/palo/polygon-art.git"
}
},
2022-06-22 23:06:16 +02:00
"private_assets": {
"locked": {
2024-06-29 15:50:16 +02:00
"lastModified": 1718795974,
"narHash": "sha256-wK4G35I23mDBKmEZ07Xz0+064g/I+vuJ6hkXNguT7lA=",
2024-06-05 15:10:28 +02:00
"ref": "main",
2024-06-29 15:50:16 +02:00
"rev": "77822a68120c56f6fc809a291e7d13173b8f7cea",
"revCount": 30,
2022-06-23 10:46:41 +02:00
"type": "git",
2024-06-05 15:10:28 +02:00
"url": "ssh://forgejo@git.ingolf-wagner.de/palo/nixos-private-assets.git"
2022-06-22 23:06:16 +02:00
},
"original": {
2024-06-05 15:10:28 +02:00
"ref": "main",
2022-06-23 10:46:41 +02:00
"type": "git",
2024-06-05 15:10:28 +02:00
"url": "ssh://forgejo@git.ingolf-wagner.de/palo/nixos-private-assets.git"
2022-06-22 23:06:16 +02:00
}
},
2022-09-29 12:36:36 +02:00
"retiolum": {
"locked": {
2024-07-04 19:21:39 +02:00
"lastModified": 1719907580,
"narHash": "sha256-arE8H5HXoPwcjQXnUH1pmnh2pi37+5hXjo4UPpYJ7FY=",
2023-02-16 21:43:28 +01:00
"owner": "Mic92",
"repo": "retiolum",
2024-07-04 19:21:39 +02:00
"rev": "7e5194b7aba337bc06b5a33738284ef98eef6cbf",
2023-02-16 21:43:28 +01:00
"type": "github"
2022-09-29 12:36:36 +02:00
},
"original": {
2023-02-16 21:43:28 +01:00
"owner": "Mic92",
"repo": "retiolum",
"type": "github"
2022-09-29 12:36:36 +02:00
}
},
2021-09-24 06:23:07 +02:00
"root": {
"inputs": {
2024-05-27 10:48:38 +02:00
"clan-core": "clan-core",
2024-06-02 20:50:17 +02:00
"clan-fact-generators": "clan-fact-generators",
"flake-parts": "flake-parts_2",
"home-manager": "home-manager",
"home-manager-utils": "home-manager-utils",
2023-02-17 11:45:09 +01:00
"kmonad": "kmonad",
2022-11-24 13:48:18 +01:00
"landingpage": "landingpage",
2024-02-26 09:44:59 +01:00
"nixos-anywhere": "nixos-anywhere",
2023-01-23 20:04:50 +01:00
"nixos-hardware": "nixos-hardware",
2024-06-02 20:50:17 +02:00
"nixpkgs": "nixpkgs_5",
2023-06-29 18:02:42 +02:00
"nixpkgs-legacy_2211": "nixpkgs-legacy_2211",
2024-05-24 21:08:34 +02:00
"nixpkgs-legacy_2311": "nixpkgs-legacy_2311",
2024-06-14 10:19:17 +02:00
"nixpkgs-legacy_2405": "nixpkgs-legacy_2405",
2024-06-19 13:19:46 +02:00
"nixpkgs-unstable-small": "nixpkgs-unstable-small",
2023-12-02 16:05:29 +01:00
"overviewer": "overviewer",
2022-12-18 16:46:20 +01:00
"permown": "permown",
"polygon-art": "polygon-art",
2022-06-22 23:06:16 +02:00
"private_assets": "private_assets",
2022-09-29 12:36:36 +02:00
"retiolum": "retiolum",
"secrets": "secrets",
2024-02-16 22:21:05 +01:00
"srvos": "srvos",
2023-11-17 15:13:46 +01:00
"stylix": "stylix",
"taskshell": "taskshell"
}
},
2021-09-25 11:07:09 +02:00
"secrets": {
"flake": false,
"locked": {
2024-05-08 21:21:02 +02:00
"lastModified": 1712505515,
"narHash": "sha256-XvuG5hC5EKAcie8dycZ7x5myPrObCkrCfUNkH/rsiTE=",
2022-01-01 09:36:01 +01:00
"ref": "main",
2024-05-08 21:21:02 +02:00
"rev": "edb5928f4d18aa58856b695139fc20a77c8763d5",
"revCount": 66,
2022-01-01 09:36:01 +01:00
"type": "git",
2024-05-08 21:21:02 +02:00
"url": "ssh://forgejo@git.ingolf-wagner.de/palo/nixos-secrets.git"
2021-09-25 11:07:09 +02:00
},
"original": {
2022-01-01 09:36:01 +01:00
"ref": "main",
"type": "git",
2024-05-08 21:21:02 +02:00
"url": "ssh://forgejo@git.ingolf-wagner.de/palo/nixos-secrets.git"
2021-09-25 11:07:09 +02:00
}
},
"sops-nix": {
"inputs": {
2024-05-27 10:48:38 +02:00
"nixpkgs": [
"clan-core",
"nixpkgs"
],
"nixpkgs-stable": [
"clan-core"
]
},
"locked": {
2024-06-26 03:00:17 +02:00
"lastModified": 1719111739,
"narHash": "sha256-kr2QzRrplzlCP87ddayCZQS+dhGW98kw2zy7+jUXtF4=",
2024-05-27 10:48:38 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2024-06-26 03:00:17 +02:00
"rev": "5e2e9421e9ed2b918be0a441c4535cfa45e04811",
2024-05-27 10:48:38 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2024-02-16 22:21:05 +01:00
"srvos": {
"inputs": {
2024-06-02 20:50:17 +02:00
"nixpkgs": "nixpkgs_8"
2024-02-16 22:21:05 +01:00
},
"locked": {
2024-07-06 09:40:13 +02:00
"lastModified": 1720190661,
"narHash": "sha256-51aPk6VqCSEuQeGvi/j5pdRyx8UxvqBeph+sXsj94EU=",
2024-02-16 22:21:05 +01:00
"owner": "nix-community",
"repo": "srvos",
2024-07-06 09:40:13 +02:00
"rev": "27dbc690931cc30f2c4bb2ff39e46490c3b6421d",
2024-02-16 22:21:05 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "srvos",
"type": "github"
}
},
2023-06-30 17:28:17 +02:00
"stylix": {
"inputs": {
"base16": "base16",
2023-12-11 22:34:04 +01:00
"base16-fish": "base16-fish",
"base16-foot": "base16-foot",
"base16-helix": "base16-helix",
"base16-kitty": "base16-kitty",
"base16-tmux": "base16-tmux",
"base16-vim": "base16-vim",
2024-05-30 16:38:33 +02:00
"flake-compat": "flake-compat",
2024-05-24 21:08:34 +02:00
"gnome-shell": "gnome-shell",
2024-01-02 03:41:35 +01:00
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
2023-06-30 17:28:17 +02:00
},
"locked": {
2024-06-29 12:28:52 +02:00
"lastModified": 1719525570,
"narHash": "sha256-xSO/H67GAHEW0siD2PHoO/e97MbROL3r3s5SpF6A6Dc=",
2023-06-30 17:28:17 +02:00
"owner": "danth",
"repo": "stylix",
2024-06-29 12:28:52 +02:00
"rev": "1ff9d37d27377bfe8994c24a8d6c6c1734ffa116",
2023-06-30 17:28:17 +02:00
"type": "github"
},
"original": {
"owner": "danth",
"repo": "stylix",
"type": "github"
}
},
2023-05-12 11:17:58 +02:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-11-17 15:13:46 +01:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"taskshell": {
"inputs": {
2024-05-30 16:38:33 +02:00
"flake-utils": "flake-utils_4",
2023-11-17 15:13:46 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-24 12:27:37 +01:00
"lastModified": 1700121189,
"narHash": "sha256-FM1v7khNFDUb78zk0ug0XIm+nb1ERgaTt4BBD0EBgrE=",
2023-11-17 15:13:46 +01:00
"owner": "mrvandalo",
"repo": "taskshell",
2023-11-24 12:27:37 +01:00
"rev": "eb6756c057a7070decd8da64c9adc4628f4622cd",
2023-11-17 15:13:46 +01:00
"type": "github"
},
"original": {
"owner": "mrvandalo",
"repo": "taskshell",
"type": "github"
}
},
2024-02-26 09:44:59 +01:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
2024-05-27 10:48:38 +02:00
"clan-core",
2024-02-26 09:44:59 +01:00
"nixpkgs"
]
},
"locked": {
2024-06-26 03:00:17 +02:00
"lastModified": 1718522839,
"narHash": "sha256-ULzoKzEaBOiLRtjeY3YoGFJMwWSKRYOic6VNw2UyTls=",
2024-02-26 09:44:59 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-06-26 03:00:17 +02:00
"rev": "68eb1dc333ce82d0ab0c0357363ea17c31ea1f81",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-05-27 10:48:38 +02:00
"treefmt-nix_2": {
2024-02-26 09:44:59 +01:00
"inputs": {
"nixpkgs": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
2024-06-10 16:21:27 +02:00
"lastModified": 1717850719,
"narHash": "sha256-npYqVg+Wk4oxnWrnVG7416fpfrlRhp/lQ6wQ4DHI8YE=",
2024-02-26 09:44:59 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-06-10 16:21:27 +02:00
"rev": "4fc1c45a5f50169f9f29f6a98a438fb910b834ed",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2021-09-24 06:23:07 +02:00
}
},
"root": "root",
"version": 7
}