nixos-config/flake.lock

1167 lines
31 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": {
2024-07-20 02:27:55 +02:00
"lastModified": 1720809814,
"narHash": "sha256-numb3xigRGnr/deF7wdjBwVg7fpbTH7reFDkJ75AJkY=",
2023-12-11 22:34:04 +01:00
"owner": "tinted-theming",
"repo": "base16-helix",
2024-07-20 02:27:55 +02:00
"rev": "34f41987bec14c0f3f6b2155c19787b1f6489625",
2023-12-11 22:34:04 +01:00
"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-07-17 21:48:22 +02:00
"buildbot-nix": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-07-21 13:14:36 +02:00
"lastModified": 1721526898,
"narHash": "sha256-HFaqhuClCWau5sbxDlNXFtElELSqn7oEgPEt2iW4nkA=",
2024-07-17 21:48:22 +02:00
"owner": "nix-community",
"repo": "buildbot-nix",
2024-07-21 13:14:36 +02:00
"rev": "be581a532080db9f37a9ec8522eca351929fc846",
2024-07-17 21:48:22 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "buildbot-nix",
"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-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",
2024-07-17 21:48:22 +02:00
"treefmt-nix": "treefmt-nix_2"
2023-04-29 23:29:05 +02:00
},
"locked": {
2024-07-20 02:27:55 +02:00
"lastModified": 1721420605,
"narHash": "sha256-E2je0KB09PXoJE1ofL2GUYnwB+BIE7D5Y2Fy+F/2cJw=",
2024-06-03 20:49:32 +02:00
"ref": "refs/heads/main",
2024-07-20 02:27:55 +02:00
"rev": "f3c9c379e61d127b2c5a1f7a848dcdf0e7a307b3",
"revCount": 3512,
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"
],
2024-07-17 21:48:22 +02:00
"flake-parts": "flake-parts_2",
"nixpkgs": "nixpkgs_2"
2024-06-02 20:50:17 +02:00
},
"locked": {
2024-07-21 13:14:36 +02:00
"lastModified": 1721508205,
"narHash": "sha256-X4xVtKAkA/gVqIaCw0L5Rk9062VqlHiH0VK5En5Oi5s=",
2024-06-02 20:50:17 +02:00
"owner": "mrvandalo",
"repo": "clan-fact-generators",
2024-07-21 13:14:36 +02:00
"rev": "b3fb36c18871861f510330c272b455eb718cd3e4",
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-07-20 02:27:55 +02:00
"lastModified": 1720661479,
"narHash": "sha256-nsGgA14vVn0GGiqEfomtVgviRJCuSR3UEopfP8ixW1I=",
2024-02-26 09:44:59 +01:00
"owner": "nix-community",
"repo": "disko",
2024-07-20 02:27:55 +02:00
"rev": "786965e1b1ed3fd2018d78399984f461e2a44689",
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-07-17 21:48:22 +02:00
"inputs": {
"nixpkgs-lib": [
"buildbot-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719994518,
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
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"
}
},
2024-07-17 21:48:22 +02:00
"flake-parts_3": {
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-07-17 21:48:22 +02:00
"flake-parts_4": {
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-07-17 21:48:22 +02:00
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-07-21 13:14:36 +02:00
"lastModified": 1721534365,
"narHash": "sha256-XpZOkaSJKdOsz1wU6JfO59Rx2fqtcarQ0y6ndIOKNpI=",
"owner": "nix-community",
"repo": "home-manager",
2024-07-21 13:14:36 +02:00
"rev": "635563f245309ef5320f80c7ebcb89b2398d2949",
"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-07-21 13:14:36 +02:00
"lastModified": 1721551388,
"narHash": "sha256-JR9/TqQi4a14kmH+iypGZKa7H2VZhr2jL9QgHLx3LUw=",
2023-02-17 11:45:09 +01:00
"owner": "kmonad",
"repo": "kmonad",
2024-07-21 13:14:36 +02:00
"rev": "31c591b647d277fe34cb06fc70b0d053dd15f867",
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-07-17 21:48:22 +02:00
"nixpkgs": "nixpkgs_4"
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-07-17 21:48:22 +02:00
"flake-parts": "flake-parts_4",
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-07-17 21:48:22 +02:00
"nixpkgs": "nixpkgs_5",
"treefmt-nix": "treefmt-nix_3"
2024-02-26 09:44:59 +01:00
},
"locked": {
2024-07-20 02:27:55 +02:00
"lastModified": 1720926282,
"narHash": "sha256-JOF4DNpKHzK7noVkh9tP+Rg9yZUyOBrEKPbdqKom5KI=",
2024-02-26 09:44:59 +01:00
"owner": "nix-community",
"repo": "nixos-anywhere",
2024-07-20 02:27:55 +02:00
"rev": "daf19effbafba2cfeac4c41e17dccdd07ca86cb3",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-anywhere",
"type": "github"
}
},
2023-01-23 20:04:50 +01:00
"nixos-hardware": {
"locked": {
2024-07-20 02:27:55 +02:00
"lastModified": 1721413321,
"narHash": "sha256-0GdiQScDceUrVGbxYpV819LHesK3szHOhJ09e6sgES4=",
2023-01-23 20:04:50 +01:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-07-20 02:27:55 +02:00
"rev": "ab165a8a6cd12781d76fe9cbccb9e975d0fb634f",
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-07-20 02:27:55 +02:00
"lastModified": 1720659757,
"narHash": "sha256-ltzUuCsEfPA9CYM9BAnwObBGqDyQIs2OLkbVMeOOk00=",
2024-05-27 10:48:38 +02:00
"owner": "nix-community",
"repo": "nixos-images",
2024-07-20 02:27:55 +02:00
"rev": "5eddae0afbcfd4283af5d6676d08ad059ca04b70",
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-07-21 13:14:36 +02:00
"lastModified": 1721481798,
"narHash": "sha256-GOwbtcTDS7KnVseckF+H8OCRNrwYEqCZ34QOZ+i51e4=",
2024-07-17 21:48:22 +02:00
"owner": "Nixos",
"repo": "nixpkgs",
2024-07-21 13:14:36 +02:00
"rev": "a2aeb0fcca8ef063c03ef57fa5de49084d4e9687",
"type": "github"
},
"original": {
2024-07-17 21:48:22 +02:00
"owner": "Nixos",
"ref": "nixos-unstable-small",
"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-12 18:22:02 +02:00
"lastModified": 1720535198,
"narHash": "sha256-zwVvxrdIzralnSbcpghA92tWu2DV2lwv89xZc8MTrbg=",
2024-05-24 21:08:34 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-12 18:22:02 +02:00
"rev": "205fd4226592cc83fd4c0885a3e4c9c400efabb5",
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-21 13:14:36 +02:00
"lastModified": 1721409541,
"narHash": "sha256-b6PLr0Ty7JPDBtJtjnYzlBf02bbH9alWMAgispMkTwk=",
2024-06-14 10:19:17 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-21 13:14:36 +02:00
"rev": "0c53b6b8c2a3e46c68e04417e247bba660689c9d",
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-21 13:14:36 +02:00
"lastModified": 1721524691,
"narHash": "sha256-aE4vMfHfpX6KP9VWqVdXtoDUlvFR34wEIjqsqnKrVdY=",
2024-06-19 13:19:46 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-21 13:14:36 +02:00
"rev": "c9ed026def59fe978203a2b28eccdbaa7e5fadc9",
2024-06-19 13:19:46 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-07-17 21:48:22 +02:00
"locked": {
"lastModified": 1717196966,
"narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-06-02 20:50:17 +02:00
"locked": {
2024-07-21 13:14:36 +02:00
"lastModified": 1721379653,
"narHash": "sha256-8MUgifkJ7lkZs3u99UDZMB4kbOxvMEXQZ31FO3SopZ0=",
2024-06-02 20:50:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-21 13:14:36 +02:00
"rev": "1d9c2c9b3e71b9ee663d11c5d298727dace8d374",
2024-06-02 20:50:17 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-17 21:48:22 +02:00
"nixpkgs_4": {
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-07-17 21:48:22 +02:00
"nixpkgs_5": {
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-07-17 21:48:22 +02:00
"nixpkgs_6": {
2021-09-24 06:23:07 +02:00
"locked": {
2024-07-20 02:27:55 +02:00
"lastModified": 1721379653,
"narHash": "sha256-8MUgifkJ7lkZs3u99UDZMB4kbOxvMEXQZ31FO3SopZ0=",
2021-09-24 06:23:07 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-20 02:27:55 +02:00
"rev": "1d9c2c9b3e71b9ee663d11c5d298727dace8d374",
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-07-17 21:48:22 +02:00
"nixpkgs_7": {
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-07-17 21:48:22 +02:00
"nixpkgs_8": {
"locked": {
"lastModified": 1632855891,
"narHash": "sha256-crW76mt9/kbUBiKy/KiSnsQ9JEYgD3StDuYAMVkTbM0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "73086069ebd402e85eaa39c06aef33c2b917f532",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2024-07-17 21:48:22 +02:00
"nixpkgs_9": {
2024-05-30 16:38:33 +02:00
"locked": {
2024-07-20 02:27:55 +02:00
"lastModified": 1721215108,
"narHash": "sha256-aOiSBcftoGye0spDdIylZE6TVTo7C/B4atYH25tSemQ=",
2024-05-30 16:38:33 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-20 02:27:55 +02:00
"rev": "7edc243443b44444eba596557de03ee52beca2eb",
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-07-17 21:48:22 +02:00
"nixpkgs": "nixpkgs_7",
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-07-17 21:48:22 +02:00
"nixpkgs": "nixpkgs_8"
},
"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-07-17 21:48:22 +02:00
"buildbot-nix": "buildbot-nix",
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",
2024-07-17 21:48:22 +02:00
"flake-parts": "flake-parts_3",
"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-07-17 21:48:22 +02:00
"nixpkgs": "nixpkgs_6",
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-07-20 02:27:55 +02:00
"lastModified": 1720926522,
"narHash": "sha256-eTpnrT6yu1vp8C0B5fxHXhgKxHoYMoYTEikQx///jxY=",
2024-05-27 10:48:38 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2024-07-20 02:27:55 +02:00
"rev": "0703ba03fd9c1665f8ab68cc3487302475164617",
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-07-17 21:48:22 +02:00
"nixpkgs": "nixpkgs_9"
2024-02-16 22:21:05 +01:00
},
"locked": {
2024-07-20 02:27:55 +02:00
"lastModified": 1721263500,
"narHash": "sha256-6l0+MciXkktANuZ+Rwc6BZJxtMi7jHZRiSnzG+xpwyk=",
2024-02-16 22:21:05 +01:00
"owner": "nix-community",
"repo": "srvos",
2024-07-20 02:27:55 +02:00
"rev": "ef4f2248e1bbd84a0dd269ab31b9927d9c0bf2e6",
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-07-21 13:14:36 +02:00
"lastModified": 1721478802,
"narHash": "sha256-+WMQs0fMAmpWPsKNgIFQoKLtvS4qtTj+mC++cD1May4=",
2023-06-30 17:28:17 +02:00
"owner": "danth",
"repo": "stylix",
2024-07-21 13:14:36 +02:00
"rev": "6f36b27afd7b7ac8664bb62b7b27728540972c82",
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": {
2024-07-17 21:48:22 +02:00
"inputs": {
"nixpkgs": [
"buildbot-nix",
"nixpkgs"
]
},
"locked": {
2024-07-21 13:14:36 +02:00
"lastModified": 1721458737,
"narHash": "sha256-wNXLQ/ATs1S4Opg1PmuNoJ+Wamqj93rgZYV3Di7kxkg=",
2024-07-17 21:48:22 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-07-21 13:14:36 +02:00
"rev": "888bfb10a9b091d9ed2f5f8064de8d488f7b7c97",
2024-07-17 21:48:22 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"treefmt-nix_2": {
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-07-20 02:27:55 +02:00
"lastModified": 1720930114,
"narHash": "sha256-VZK73b5hG5bSeAn97TTcnPjXUXtV7j/AtS4KN8ggCS0=",
2024-02-26 09:44:59 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-07-20 02:27:55 +02:00
"rev": "b92afa1501ac73f1d745526adc4f89b527595f14",
2024-02-26 09:44:59 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-07-17 21:48:22 +02:00
"treefmt-nix_3": {
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
}