summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock23
1 files changed, 3 insertions, 20 deletions
diff --git a/flake.lock b/flake.lock
index 2ecb64b1..e99f60b5 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,28 +1,12 @@
{
"nodes": {
- "flake-compat": {
- "flake": false,
- "locked": {
- "lastModified": 1673956053,
- "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
- "owner": "edolstra",
- "repo": "flake-compat",
- "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
- "type": "github"
- },
- "original": {
- "owner": "edolstra",
- "repo": "flake-compat",
- "type": "github"
- }
- },
"nixpkgs": {
"locked": {
- "lastModified": 1684585791,
- "narHash": "sha256-lYPboblKrchmbkGMoAcAivomiOscZCjtGxxTSCY51SM=",
+ "lastModified": 1712192574,
+ "narHash": "sha256-LbbVOliJKTF4Zl2b9salumvdMXuQBr2kuKP5+ZwbYq4=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "eea79d584eff53bf7a76aeb63f8845da6d386129",
+ "rev": "f480f9d09e4b4cf87ee6151eba068197125714de",
"type": "github"
},
"original": {
@@ -34,7 +18,6 @@
},
"root": {
"inputs": {
- "flake-compat": "flake-compat",
"nixpkgs": "nixpkgs"
}
}