nixos-config/flake.lock

105 lines
2.6 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": [
"unstable"
2024-04-23 17:29:48 +02:00
]
},
"locked": {
"lastModified": 1715930644,
"narHash": "sha256-W9pyM3/vePxrffHtzlJI6lDS3seANQ+Nqp+i58O46LI=",
2024-04-23 17:29:48 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "e3ad5108f54177e6520535768ddbf1e6af54b59d",
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",
"stable-home-manager": "stable-home-manager",
2024-04-13 15:58:42 +02:00
"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"
}
},
"stable-home-manager": {
"inputs": {
"nixpkgs": [
"stable"
]
},
"locked": {
"lastModified": 1715381426,
"narHash": "sha256-wPuqrAQGdv3ISs74nJfGb+Yprm23U/rFpcHFFNWgM94=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ab5542e9dbd13d0100f8baae2bc2d68af901f4b4",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"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
}