nixos-config/flake.lock

83 lines
2 KiB
Plaintext
Raw Normal View History

2024-04-08 20:32:17 +02:00
{
"nodes": {
2024-04-23 17:29:48 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-16 20:15:39 +02:00
"lastModified": 1715486357,
"narHash": "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=",
2024-04-23 17:29:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-16 20:15:39 +02:00
"rev": "44677a1c96810a8e8c4ffaeaad10c842402647c1",
2024-04-23 17:29:48 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-04-08 20:32:17 +02:00
"nixpkgs": {
2024-04-13 12:30:26 +02:00
"locked": {
2024-05-16 20:15:39 +02:00
"lastModified": 1715787315,
"narHash": "sha256-cYApT0NXJfqBkKcci7D9Kr4CBYZKOQKDYA23q8XNuWg=",
2024-04-13 12:30:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-16 20:15:39 +02:00
"rev": "33d1e753c82ffc557b4a585c77de43d4c922ebb5",
2024-04-13 12:30:26 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2024-04-13 12:30:26 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-13 15:58:42 +02:00
"root": {
"inputs": {
2024-04-23 17:29:48 +02:00
"home-manager": "home-manager",
2024-05-06 13:10:44 +02:00
"nixpkgs": "nixpkgs",
2024-04-13 15:58:42 +02:00
"stable": "stable",
"unstable": "unstable"
}
},
"stable": {
2024-04-08 20:32:17 +02:00
"locked": {
2024-05-16 20:15:39 +02:00
"lastModified": 1715668745,
"narHash": "sha256-xp62OkRkbUDNUc6VSqH02jB0FbOS+MsfMb7wL1RJOfA=",
2024-04-08 20:32:17 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-16 20:15:39 +02:00
"rev": "9ddcaffecdf098822d944d4147dd8da30b4e6843",
2024-04-08 20:32:17 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
2024-04-08 20:32:17 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-13 15:58:42 +02:00
"unstable": {
"locked": {
2024-05-16 20:15:39 +02:00
"lastModified": 1715787315,
"narHash": "sha256-cYApT0NXJfqBkKcci7D9Kr4CBYZKOQKDYA23q8XNuWg=",
2024-04-13 15:58:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-16 20:15:39 +02:00
"rev": "33d1e753c82ffc557b4a585c77de43d4c922ebb5",
2024-04-13 15:58:42 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-04-08 20:32:17 +02:00
}
}
},
"root": "root",
"version": 7
}