core/flake.lock

28 lines
567 B
Plaintext
Raw Normal View History

2024-05-01 22:14:04 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-05-02 00:46:19 +00:00
"lastModified": 1715447595,
"narHash": "sha256-VsVAUQOj/cS1LCOmMjAGeRksXIAdPnFIjCQ0XLkCsT0=",
"owner": "nixos",
2024-05-01 22:14:04 +00:00
"repo": "nixpkgs",
2024-05-02 00:46:19 +00:00
"rev": "062ca2a9370a27a35c524dc82d540e6e9824b652",
2024-05-01 22:14:04 +00:00
"type": "github"
},
"original": {
2024-05-02 00:46:19 +00:00
"owner": "nixos",
2024-05-01 22:14:04 +00:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}