dotfiles/flake.lock

82 lines
2 KiB
Plaintext
Raw Normal View History

2022-09-18 19:42:30 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
2022-09-18 19:42:30 +00:00
},
"locked": {
2022-12-24 23:28:52 +00:00
"lastModified": 1671831633,
"narHash": "sha256-tANQOkJnlqK4M83KvvXFMFrIbR0xkloqXY5ruqzR3kE=",
2022-09-18 19:42:30 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-12-24 23:28:52 +00:00
"rev": "d7eee202e597bc7789498a8664082cf0ffedaa8f",
2022-09-18 19:42:30 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2022-09-18 19:42:30 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-12-24 23:28:52 +00:00
"lastModified": 1671722432,
"narHash": "sha256-ojcZUekIQeOZkHHzR81st7qxX99dB1Eaaq6PU5MNeKc=",
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-24 23:28:52 +00:00
"rev": "652e92b8064949a11bc193b90b74cb727f2a1405",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2022-12-24 23:28:52 +00:00
"lastModified": 1671918258,
"narHash": "sha256-B4dS4WDVlH9Weyma6ftuhpUSj/HtkXLnYg0mkXYXhL8=",
"owner": "nix-community",
"repo": "NUR",
2022-12-24 23:28:52 +00:00
"rev": "5924d88389aa14bcc36af894d2b449cf8c53e380",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-09-18 19:42:30 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2022-12-30 02:12:42 +00:00
"nur": "nur"
2022-09-18 19:42:30 +00:00
}
},
"utils": {
"locked": {
2022-11-08 01:30:13 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
2022-11-08 01:30:13 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-09-18 19:42:30 +00:00
}
},
"root": "root",
"version": 7
}