nix-config/flake.lock

81 lines
1.9 KiB
Plaintext
Raw Normal View History

2021-02-05 16:25:39 +01:00
{
"nodes": {
"futils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-02-18 22:27:08 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-03-26 20:33:39 +01:00
"lastModified": 1616993087,
"narHash": "sha256-MPmREQbhtq6v7/qzqXesJCz7/PFTxUr5DBetyaEPQJM=",
2021-02-18 22:27:08 +01:00
"owner": "nix-community",
"repo": "home-manager",
2021-03-26 20:33:39 +01:00
"rev": "cbf0667037e6ca16fcc38818b2aa1391de702c6a",
2021-02-18 22:27:08 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2021-02-05 16:25:39 +01:00
"nixpkgs": {
"locked": {
2021-03-26 20:33:39 +01:00
"lastModified": 1616779317,
"narHash": "sha256-+mUTkYguFMNGb57JkwauDgjcq65RnOLUhDo4mhb8qAI=",
2021-02-05 16:25:39 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-26 20:33:39 +01:00
"rev": "ad47284f8b01f587e24a4f14e0f93126d8ebecda",
2021-02-05 16:25:39 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-02-05 16:35:33 +01:00
"ref": "nixos-unstable",
2021-02-05 16:25:39 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-05 16:43:30 +01:00
"nur": {
"locked": {
2021-03-26 20:33:39 +01:00
"lastModified": 1617124611,
"narHash": "sha256-16StjgZKvuhViB4QJndI5iyPS3xwOiE0BySgGPNBPB8=",
2021-02-05 16:43:30 +01:00
"owner": "nix-community",
"repo": "NUR",
2021-03-26 20:33:39 +01:00
"rev": "4e4f9ccb1d09b59367719fe67ac999445c561b45",
2021-02-05 16:43:30 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2021-02-05 16:25:39 +01:00
"root": {
"inputs": {
"futils": "futils",
2021-02-18 22:27:08 +01:00
"home-manager": "home-manager",
2021-02-05 16:43:30 +01:00
"nixpkgs": "nixpkgs",
"nur": "nur"
2021-02-05 16:25:39 +01:00
}
}
},
"root": "root",
"version": 7
}