Archived
0
0
Fork 0

update flake lock

This commit is contained in:
Daryl Ronningen 2023-04-21 01:48:21 -07:00
parent 4e49f6d170
commit 6040fa048b
Signed by: Daryl Ronningen
GPG key ID: FD23F0C934A5EC6B
2 changed files with 9 additions and 10 deletions

View file

@ -105,11 +105,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1681953453, "lastModified": 1682060951,
"narHash": "sha256-l2Nh6qN3u77m4cwSQvcEELiNos36YOvCTym2MHehnQE=", "narHash": "sha256-HazmolDak2bJRcTALHyBSXXy/QkHTYZavG08QgCOHR0=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "dbcd1985d13b02ab7a547d0b97d4ede28fa49b96", "rev": "05928fe29814516be5537ffa23e8ba7a1f86e0be",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -209,11 +209,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1681753173, "lastModified": 1682018913,
"narHash": "sha256-MrGmzZWLUqh2VstoikKLFFIELXm/lsf/G9U9zR96VD4=", "narHash": "sha256-Eo2ZkWB8+qy8fnmxtJUNJl6HHYYAgXDR29+OwDIzm1Q=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0a4206a51b386e5cda731e8ac78d76ad924c7125", "rev": "7048a48bc79b4361f77740420000d2b5454b0df7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -289,11 +289,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1681971746, "lastModified": 1682066678,
"narHash": "sha256-afyqFjo0xCzwhkf7P7/NPwBjJ1VXK8dVhXxDGytDxoI=", "narHash": "sha256-uMHlSn+i49GW4AwjNQh+gN1Hv3IyaXIwWCicHd/wo4g=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "1fd420e869c3458c36115618786e8979b90c6254", "rev": "c2778754ec284fade289ce5c4ac82ffb48b2b97a",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -52,7 +52,6 @@
]; ];
gui = [ gui = [
./users/relms/gui.nix ./users/relms/gui.nix
./users/relms/wine.nix
]; ];
}; };
nixos = { nixos = {