nyxexprs/flake.lock

82 lines
2 KiB
Text
Raw Normal View History

2023-11-03 07:25:58 +00:00
{
"nodes": {
2023-11-03 09:45:14 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-11-03 07:25:58 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-04-07 00:42:29 +00:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
2023-11-03 07:25:58 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-04-07 00:42:29 +00:00
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-04-21 00:42:14 +00:00
"lastModified": 1713537308,
"narHash": "sha256-XtTSSIB2DA6tOv+l0FhvfDMiyCmhoRbNB+0SeInZkbk=",
2023-11-03 07:25:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-21 00:42:14 +00:00
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2024-04-07 00:42:29 +00:00
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
2023-11-03 07:25:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-07 00:42:29 +00:00
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-03 09:45:14 +00:00
"flake-compat": "flake-compat",
2023-11-03 07:25:58 +00:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}