nixos-config/flake.lock
Charlotte Van Petegem de8af0445e
Update dependencies
2021-03-11 11:26:09 +01:00

98 lines
2.4 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1615419569,
"narHash": "sha256-+ewB0sQGeoYryWZk2Ww2Lm/5jeqhlYTjGy6zEX2Mm1I=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "040ea28e448a93d24540b7cf2eda4b25300c5ab1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1615421087,
"narHash": "sha256-w4R6s5tr4PqMOd/QdUAh1kU74Zduuizefl+NOWDnwO0=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "72826cbd2c8db138386584d2e181f3b03d5abf36",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsFor0AD": {
"locked": {
"lastModified": 1615457488,
"narHash": "sha256-nwq2aRyoLqaXDEWk5CX3BG5uoNW3QbPG9q4OF9uUlms=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "ac4bc321bcdf0f681d7bebb7c5fe88add4eb1172",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "0ad0.24",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1615453243,
"narHash": "sha256-zHEjWLUN7MphuZ8me8B7ejn5J2YrwFa1W1t2t/CXfJI=",
"owner": "nix-community",
"repo": "NUR",
"rev": "878bcd2f4c9b89857d3a115f3929fe868c8fa903",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgsFor0AD": "nixpkgsFor0AD",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}