nix/flake.lock

65 lines
1.5 KiB
Text
Raw Normal View History

2024-06-13 15:38:40 +02:00
{
"nodes": {
2024-07-10 14:05:01 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1720734513,
"narHash": "sha256-neWQ8eNtLTd+YMesb7WjKl1SVCbDyCm46LUgP/g/hdo=",
2024-07-10 14:05:01 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "90ae324e2c56af10f20549ab72014804a3064c7f",
2024-07-10 14:05:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1720768451,
"narHash": "sha256-EYekUHJE2gxeo2pM/zM9Wlqw1Uw2XTJXOSAO79ksc4Y=",
2024-07-10 14:05:01 +02:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7e7c39ea35c5cdd002cd4588b03a3fb9ece6fad9",
2024-07-10 14:05:01 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1720908054,
"narHash": "sha256-nRmtu5zaYvzvonEZaQlORbIoZvctVy3P3YraH/ChzG0=",
2024-07-10 14:05:01 +02:00
"owner": "nix-community",
"repo": "NUR",
"rev": "fc076c6c1c848d6f950303f937b26d202b23d4b0",
2024-07-10 14:05:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
2024-06-13 15:38:40 +02:00
},
"root": "root",
"version": 7
2024-07-10 14:05:01 +02:00
}