nixos-config/flake.lock

98 lines
2.4 KiB
Plaintext
Raw Normal View History

2022-01-06 21:14:02 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-09-24 22:45:50 -04:00
],
"utils": "utils"
2022-01-06 21:14:02 -05:00
},
"locked": {
2022-09-24 22:45:50 -04:00
"lastModified": 1663932797,
"narHash": "sha256-IH8ZBW99W2k7wKLS+Sat9HiKX1TPZjFTnsPizK5crok=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-09-24 22:45:50 -04:00
"rev": "de3758e31a3a1bc79d569f5deb5dac39791bf9b6",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2022-09-24 22:45:50 -04:00
"lastModified": 1663229557,
"narHash": "sha256-1uU4nsDLXKG0AHc/VCsNBAEPkTA/07juYhcEWRb1O1E=",
2022-03-04 13:25:16 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-09-24 22:45:50 -04:00
"rev": "a0df6cd6e199df4a78c833c273781ea92fa62cfb",
"type": "github"
},
"original": {
2022-03-04 13:25:16 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-01-06 21:14:02 -05:00
"nixpkgs": {
"locked": {
2022-09-24 22:45:50 -04:00
"lastModified": 1663850217,
"narHash": "sha256-tp9nXo1/IdN/xN9m06ryy0QUAEfoN6K56ObM/1QTAjc=",
2022-01-06 21:14:02 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-09-24 22:45:50 -04:00
"rev": "ae1dc133ea5f1538d035af41e5ddbc2ebcb67b90",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
2022-04-21 12:56:49 -04:00
"owner": "NixOS",
2022-01-06 21:14:02 -05:00
"ref": "nixos-unstable",
2022-04-21 12:56:49 -04:00
"repo": "nixpkgs",
"type": "github"
2022-01-06 21:14:02 -05:00
}
},
"nur": {
"locked": {
2022-09-24 22:45:50 -04:00
"lastModified": 1664040798,
"narHash": "sha256-GDWWQXhUs664TM0vyr/oy46uX8Zk829xgBu3/R/cqqk=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "NUR",
2022-09-24 22:45:50 -04:00
"rev": "5c288f2553a74f59cd543859f563df0a00edae1b",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2022-01-06 21:14:02 -05:00
"nixpkgs": "nixpkgs",
2022-05-29 20:08:22 -04:00
"nur": "nur"
2022-01-06 21:14:02 -05:00
}
2022-09-24 22:45:50 -04:00
},
"utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-01-06 21:14:02 -05:00
}
},
"root": "root",
"version": 7
}