nixos-config/flake.lock
Charlotte Van Petegem 666363691c
Update dependencies
2021-03-14 15:10:18 +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": 1615699715,
"narHash": "sha256-z60YzwjpVlmqL556XIQUvCOhZGzCTd77NVsY49/Ip2o=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "98c753c6626de8618016919df273bb1362329764",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsFor0AD": {
"locked": {
"lastModified": 1615670742,
"narHash": "sha256-S3iYEJLiSJxvW7F8QLBrNYGJuB7XvD08+HNEUOfcdPg=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "4d85827cc3b4bf35e76766412bbc4e69aa53ca2e",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "0ad0.24",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1615730322,
"narHash": "sha256-724BDyfyjl+uejSzNyy8/w8KYyZA/qTLcZqUsR/09f8=",
"owner": "nix-community",
"repo": "NUR",
"rev": "2f3ddef561040b3d79800288ec6afd768a0a7d28",
"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
}