aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2024-06-02 15:06:21 +0200
committerSilas Schöffel <sils@sils.li>2024-06-02 15:06:21 +0200
commit11af46e66cae51daee482b4e992d94ed228c303f (patch)
treed8e7617a2c278e3099c947e6e9c5aa8e1e3129de
parentimpermanence: init module (diff)
downloadnix-config-11af46e66cae51daee482b4e992d94ed228c303f.zip
flake.lock: update
Flake lock file updates: • Updated input 'crane': 'github:ipetkov/crane/480dff0be03dac0e51a8dfc26e882b0d123a450e' (2024-05-29) → 'github:ipetkov/crane/ae1453ffd0f8f684e863685c317a953317db2b79' (2024-06-02) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/8dc45382d5206bd292f9c2768b8058a8fd8311d9' (2024-05-16) → 'github:hercules-ci/flake-parts/2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8' (2024-06-01) • Updated input 'home-manager': 'github:nix-community/home-manager/29c69d9a466e41d46fd3a7a9d0591ef9c113c2ae' (2024-05-30) → 'github:nix-community/home-manager/9b53a10f4c91892f5af87cf55d08fba59ca086af' (2024-06-02) • Updated input 'lanzaboote/crane/nixpkgs': 'github:NixOS/nixpkgs/ac82a513e55582291805d6f09d35b6d8b60637a1' (2024-05-29) → follows 'lanzaboote/nixpkgs' • Updated input 'lanzaboote/rust-overlay/flake-utils': 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11) → follows 'lanzaboote/flake-utils' • Removed input 'lanzaboote/rust-overlay/flake-utils/systems' • Updated input 'lanzaboote/rust-overlay/nixpkgs': 'github:NixOS/nixpkgs/ac82a513e55582291805d6f09d35b6d8b60637a1' (2024-05-29) → follows 'lanzaboote/nixpkgs' • Updated input 'nixpkgs': 'github:NixOs/nixpkgs/9ca3f649614213b2aaf5f1e16ec06952fe4c2632' (2024-05-27) → 'github:NixOs/nixpkgs/ad57eef4ef0659193044870c731987a6df5cf56b' (2024-05-29) • Updated input 'nixpkgs-lib': 'github:NixOs/nixpkgs/9ca3f649614213b2aaf5f1e16ec06952fe4c2632?dir=lib' (2024-05-27) → 'github:NixOs/nixpkgs/ad57eef4ef0659193044870c731987a6df5cf56b?dir=lib' (2024-05-29) • Updated input 'nixvim': 'github:nix-community/nixvim/2031a09b36c19526aa82d27167942edf62915b66' (2024-05-29) → 'github:nix-community/nixvim/e58380adcddc450eb08c37760a3f282077386d19' (2024-06-01) • Updated input 'prismlauncher': 'github:PrismLauncher/PrismLauncher/f34c2639647bd80e37993e542b84681b76739b65' (2024-05-28) → 'github:PrismLauncher/PrismLauncher/a6788a92cfe0e5d39fd56e05ceea8d3af60ce180' (2024-06-02) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/095702e63a40e86f339d11864da9dc965b70a01e' (2024-05-30) → 'github:oxalica/rust-overlay/b46857a406d207a1de74e792ef3b83e800c30e08' (2024-06-02) • Updated input 'sops-nix': 'github:Mic92/sops-nix/962797a8d7f15ed7033031731d0bb77244839960' (2024-05-26) → 'github:Mic92/sops-nix/ab2a43b0d21d1d37d4d5726a892f714eaeb4b075' (2024-06-02) • Updated input 'stylix': 'github:danth/stylix/5234b3d467aa803ad8d3fe898ef5673246045984' (2024-05-28) → 'github:danth/stylix/3befd5d693a2669dc7d2086b57298838ff71f24b' (2024-06-01) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/2fba33a182602b9d49f0b2440513e5ee091d838b' (2024-05-17) → 'github:numtide/treefmt-nix/3eb96ca1ae9edf792a8e0963cc92fddfa5a87706' (2024-06-01)
-rw-r--r--flake.lock164
1 files changed, 54 insertions, 110 deletions
diff --git a/flake.lock b/flake.lock
index baafa7d..c26f87b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -182,11 +182,11 @@
]
},
"locked": {
- "lastModified": 1717025063,
- "narHash": "sha256-dIubLa56W9sNNz0e8jGxrX3CAkPXsq7snuFA/Ie6dn8=",
+ "lastModified": 1717290123,
+ "narHash": "sha256-K8O2KQEbA+NIAc8BDsWV6QKqU3i9M+YTUi4zzmLRy1s=",
"owner": "ipetkov",
"repo": "crane",
- "rev": "480dff0be03dac0e51a8dfc26e882b0d123a450e",
+ "rev": "ae1453ffd0f8f684e863685c317a953317db2b79",
"type": "github"
},
"original": {
@@ -197,7 +197,10 @@
},
"crane_2": {
"inputs": {
- "nixpkgs": "nixpkgs"
+ "nixpkgs": [
+ "lanzaboote",
+ "nixpkgs"
+ ]
},
"locked": {
"lastModified": 1715274763,
@@ -215,7 +218,7 @@
},
"devshell": {
"inputs": {
- "flake-utils": "flake-utils_3",
+ "flake-utils": "flake-utils_2",
"nixpkgs": [
"nixvim",
"nixpkgs"
@@ -272,11 +275,11 @@
]
},
"locked": {
- "lastModified": 1715865404,
- "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
+ "lastModified": 1717285511,
+ "narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
"owner": "hercules-ci",
"repo": "flake-parts",
- "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
+ "rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
"type": "github"
},
"original": {
@@ -325,24 +328,6 @@
"systems": "systems"
},
"locked": {
- "lastModified": 1710146030,
- "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
- "flake-utils_3": {
- "inputs": {
- "systems": "systems_2"
- },
- "locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
@@ -445,11 +430,11 @@
]
},
"locked": {
- "lastModified": 1717052710,
- "narHash": "sha256-LRhOxzXmOza5SymhOgnEzA8EAQp+94kkeUYWKKpLJ/U=",
+ "lastModified": 1717316182,
+ "narHash": "sha256-Xi0EpZcu39N0eW7apLjFfUOR9y80toyjYizez7J1wMI=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "29c69d9a466e41d46fd3a7a9d0591ef9c113c2ae",
+ "rev": "9b53a10f4c91892f5af87cf55d08fba59ca086af",
"type": "github"
},
"original": {
@@ -485,7 +470,7 @@
"flake-utils": [
"flake-utils"
],
- "nixpkgs": "nixpkgs_2",
+ "nixpkgs": "nixpkgs",
"pre-commit-hooks-nix": [
"git-hooks"
],
@@ -564,16 +549,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1716977081,
- "narHash": "sha256-pFe5jLeIPlKEln5n2h998d7cpzXFdbrBMRe3suz4K1o=",
- "owner": "NixOS",
+ "lastModified": 1715534503,
+ "narHash": "sha256-5ZSVkFadZbFP1THataCaSf0JH2cAH3S29hU9rrxTEqk=",
+ "owner": "NixOs",
"repo": "nixpkgs",
- "rev": "ac82a513e55582291805d6f09d35b6d8b60637a1",
+ "rev": "2057814051972fa1453ddfb0d98badbea9b83c06",
"type": "github"
},
"original": {
"owner": "NixOS",
- "ref": "nixpkgs-unstable",
+ "ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
@@ -581,11 +566,11 @@
"nixpkgs-lib": {
"locked": {
"dir": "lib",
- "lastModified": 1716769173,
- "narHash": "sha256-7EXDb5WBw+d004Agt+JHC/Oyh/KTUglOaQ4MNjBbo5w=",
+ "lastModified": 1716948383,
+ "narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
"owner": "NixOs",
"repo": "nixpkgs",
- "rev": "9ca3f649614213b2aaf5f1e16ec06952fe4c2632",
+ "rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
"type": "github"
},
"original": {
@@ -630,43 +615,11 @@
},
"nixpkgs_2": {
"locked": {
- "lastModified": 1715534503,
- "narHash": "sha256-5ZSVkFadZbFP1THataCaSf0JH2cAH3S29hU9rrxTEqk=",
- "owner": "NixOs",
- "repo": "nixpkgs",
- "rev": "2057814051972fa1453ddfb0d98badbea9b83c06",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable-small",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_3": {
- "locked": {
- "lastModified": 1716977081,
- "narHash": "sha256-pFe5jLeIPlKEln5n2h998d7cpzXFdbrBMRe3suz4K1o=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "ac82a513e55582291805d6f09d35b6d8b60637a1",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixpkgs-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_4": {
- "locked": {
- "lastModified": 1716769173,
- "narHash": "sha256-7EXDb5WBw+d004Agt+JHC/Oyh/KTUglOaQ4MNjBbo5w=",
+ "lastModified": 1716948383,
+ "narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
"owner": "NixOs",
"repo": "nixpkgs",
- "rev": "9ca3f649614213b2aaf5f1e16ec06952fe4c2632",
+ "rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
"type": "github"
},
"original": {
@@ -699,11 +652,11 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
- "lastModified": 1717012327,
- "narHash": "sha256-hmm9DA0+7RSbxudrscrjKJ3EGSwxvrkpjpCEAa+GtT8=",
+ "lastModified": 1717274692,
+ "narHash": "sha256-CnMCPxY9GfBAONN3BoWmPc36QV5Sv9uZFKH9VkE5KJI=",
"owner": "nix-community",
"repo": "nixvim",
- "rev": "2031a09b36c19526aa82d27167942edf62915b66",
+ "rev": "e58380adcddc450eb08c37760a3f282077386d19",
"type": "github"
},
"original": {
@@ -731,11 +684,11 @@
]
},
"locked": {
- "lastModified": 1716913814,
- "narHash": "sha256-E7GC/11REeXBgHpRoHhQcP7RdI0wQSash5z06X2s7dM=",
+ "lastModified": 1717309403,
+ "narHash": "sha256-IGV1smJgf+QA4V0+zZE3W7AXxCvHM1apcxF62tMBbKY=",
"owner": "PrismLauncher",
"repo": "PrismLauncher",
- "rev": "f34c2639647bd80e37993e542b84681b76739b65",
+ "rev": "a6788a92cfe0e5d39fd56e05ceea8d3af60ce180",
"type": "github"
},
"original": {
@@ -793,7 +746,7 @@
"libnbtplusplus": "libnbtplusplus",
"nix-darwin": "nix-darwin",
"nix-github-actions": "nix-github-actions",
- "nixpkgs": "nixpkgs_4",
+ "nixpkgs": "nixpkgs_2",
"nixpkgs-lib": "nixpkgs-lib",
"nixpkgs-pinned": "nixpkgs-pinned",
"nixpkgs-stable": "nixpkgs-stable",
@@ -803,15 +756,21 @@
"rust-overlay": "rust-overlay_2",
"sops-nix": "sops-nix",
"stylix": "stylix",
- "systems": "systems_3",
+ "systems": "systems_2",
"treefmt-nix": "treefmt-nix_2",
"wl-togglescreens": "wl-togglescreens"
}
},
"rust-overlay": {
"inputs": {
- "flake-utils": "flake-utils_2",
- "nixpkgs": "nixpkgs_3"
+ "flake-utils": [
+ "lanzaboote",
+ "flake-utils"
+ ],
+ "nixpkgs": [
+ "lanzaboote",
+ "nixpkgs"
+ ]
},
"locked": {
"lastModified": 1715652909,
@@ -837,11 +796,11 @@
]
},
"locked": {
- "lastModified": 1717035469,
- "narHash": "sha256-MzH+yjKULH3HCRj9QCTwBvqq4LZkR0ZqRE/QfGOGC2E=",
+ "lastModified": 1717294752,
+ "narHash": "sha256-QhlS52cEQyx+iVcgrEoCnEEpWUA6uLdmeLRxk935inI=",
"owner": "oxalica",
"repo": "rust-overlay",
- "rev": "095702e63a40e86f339d11864da9dc965b70a01e",
+ "rev": "b46857a406d207a1de74e792ef3b83e800c30e08",
"type": "github"
},
"original": {
@@ -860,11 +819,11 @@
]
},
"locked": {
- "lastModified": 1716692524,
- "narHash": "sha256-sALodaA7Zkp/JD6ehgwc0UCBrSBfB4cX66uFGTsqeFU=",
+ "lastModified": 1717297459,
+ "narHash": "sha256-cZC2f68w5UrJ1f+2NWGV9Gx0dEYmxwomWN2B0lx0QRA=",
"owner": "Mic92",
"repo": "sops-nix",
- "rev": "962797a8d7f15ed7033031731d0bb77244839960",
+ "rev": "ab2a43b0d21d1d37d4d5726a892f714eaeb4b075",
"type": "github"
},
"original": {
@@ -894,11 +853,11 @@
]
},
"locked": {
- "lastModified": 1716895458,
- "narHash": "sha256-W9Y/+K4L7JcF5xcXO4MVGQk/0DgzHrp/IjlHyLeYExY=",
+ "lastModified": 1717268716,
+ "narHash": "sha256-hKM/D6Ni3+Ihvmy8pF+rOFgIqhphOEHUWqxJd+5ZV6Y=",
"owner": "danth",
"repo": "stylix",
- "rev": "5234b3d467aa803ad8d3fe898ef5673246045984",
+ "rev": "3befd5d693a2669dc7d2086b57298838ff71f24b",
"type": "github"
},
"original": {
@@ -924,21 +883,6 @@
},
"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"
- }
- },
- "systems_3": {
- "locked": {
"lastModified": 1700773236,
"narHash": "sha256-yW1VEbKEYQwZfPKaHCORAS8JU08wQMKzPFkvXyDI/D8=",
"ref": "refs/heads/main",
@@ -980,11 +924,11 @@
]
},
"locked": {
- "lastModified": 1715940852,
- "narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=",
+ "lastModified": 1717278143,
+ "narHash": "sha256-u10aDdYrpiGOLoxzY/mJ9llST9yO8Q7K/UlROoNxzDw=",
"owner": "numtide",
"repo": "treefmt-nix",
- "rev": "2fba33a182602b9d49f0b2440513e5ee091d838b",
+ "rev": "3eb96ca1ae9edf792a8e0963cc92fddfa5a87706",
"type": "github"
},
"original": {