nix-config/flake.lock

104 lines
2.6 KiB
Plaintext
Raw Normal View History

2024-05-11 15:53:20 +02:00
{
"nodes": {
2024-05-19 20:11:53 +02:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-14 13:18:44 +02:00
"lastModified": 1718242063,
"narHash": "sha256-n3AWItJ4a94GT0cray/eUV7tt3mulQ52L+lWJN9d1E8=",
2024-05-19 20:11:53 +02:00
"owner": "nix-community",
"repo": "disko",
2024-06-14 13:18:44 +02:00
"rev": "832a9f2c81ff3485404bd63952eadc17bf7ccef2",
2024-05-19 20:11:53 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-05-11 15:53:20 +02:00
"home-manager": {
"inputs": {
2024-05-13 13:48:17 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-05-11 15:53:20 +02:00
},
"locked": {
2024-06-10 16:20:17 +02:00
"lastModified": 1717527182,
"narHash": "sha256-vWSkg6AMok1UUQiSYVdGMOXKD2cDFnajITiSi0Zjd1A=",
2024-05-11 15:53:20 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-10 16:20:17 +02:00
"rev": "845a5c4c073f74105022533907703441e0464bc3",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-05-31 23:51:48 +02:00
"ref": "release-24.05",
2024-05-11 15:53:20 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-06-14 13:18:44 +02:00
"lastModified": 1718349360,
"narHash": "sha256-SuPne4BMqh9/IkKIAG47Cu5qfmntAaqlHdX1yuFoDO0=",
"owner": "nixos",
"repo": "nixos-hardware",
2024-06-14 13:18:44 +02:00
"rev": "ae5c8dcc4d0182d07d75df2dc97112de822cb9d6",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-05-11 15:53:20 +02:00
"nixpkgs": {
"locked": {
2024-06-14 13:18:44 +02:00
"lastModified": 1718208800,
"narHash": "sha256-US1tAChvPxT52RV8GksWZS415tTS7PV42KTc2PNDBmc=",
2024-05-11 15:53:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-14 13:18:44 +02:00
"rev": "cc54fb41d13736e92229c21627ea4f22199fee6b",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-05-31 23:51:48 +02:00
"ref": "nixos-24.05",
2024-05-11 15:53:20 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-31 23:51:48 +02:00
"nixpkgs-unstable": {
2024-05-11 15:53:20 +02:00
"locked": {
2024-06-14 13:18:44 +02:00
"lastModified": 1718160348,
"narHash": "sha256-9YrUjdztqi4Gz8n3mBuqvCkMo4ojrA6nASwyIKWMpus=",
2024-05-11 15:53:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-14 13:18:44 +02:00
"rev": "57d6973abba7ea108bac64ae7629e7431e0199b6",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-05-31 23:51:48 +02:00
"ref": "nixos-unstable",
2024-05-11 15:53:20 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-05-19 20:11:53 +02:00
"disko": "disko",
2024-05-11 15:53:20 +02:00
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2024-05-13 13:48:17 +02:00
"nixpkgs": "nixpkgs",
2024-05-31 23:51:48 +02:00
"nixpkgs-unstable": "nixpkgs-unstable"
2024-05-11 15:53:20 +02:00
}
}
},
"root": "root",
"version": 7
}