nix-config/flake.lock

83 lines
2 KiB
Text
Raw Normal View History

2023-10-13 20:52:26 +02:00
{
"nodes": {
2023-12-24 11:16:59 +01:00
"hardware": {
"locked": {
"lastModified": 1702453208,
"narHash": "sha256-0wRi9SposfE2wHqjuKt8WO2izKB/ASDOV91URunIqgo=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "7763c6fd1f299cb9361ff2abf755ed9619ef01d6",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-10-13 20:52:26 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-23 22:05:10 +01:00
"lastModified": 1703113038,
"narHash": "sha256-oxkyzjpD+mNT7arzU/zHrkNHLuY9tKwmnD2MNaZiSDw=",
2023-10-13 20:52:26 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-23 22:05:10 +01:00
"rev": "0c2353d5d930c3d93724df6858aef064a31b3c00",
2023-10-13 20:52:26 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-12-23 22:05:10 +01:00
"ref": "release-23.11",
2023-10-13 20:52:26 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-23 22:05:10 +01:00
"lastModified": 1703068421,
"narHash": "sha256-WSw5Faqlw75McIflnl5v7qVD/B3S2sLh+968bpOGrWA=",
2023-10-13 20:52:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-23 22:05:10 +01:00
"rev": "d65bceaee0fb1e64363f7871bc43dc1c6ecad99f",
2023-10-13 20:52:26 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-12-23 22:05:10 +01:00
"ref": "nixos-23.11",
2023-10-13 20:52:26 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-12-23 22:05:10 +01:00
"lastModified": 1697059129,
"narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
2023-10-13 20:52:26 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-23 22:05:10 +01:00
"rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593",
2023-10-13 20:52:26 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-12-24 11:16:59 +01:00
"hardware": "hardware",
2023-10-13 20:52:26 +02:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2023-12-23 21:20:40 +01:00
"nixpkgs-unstable": "nixpkgs-unstable"
2023-10-13 20:52:26 +02:00
}
}
},
"root": "root",
"version": 7
}