pin nixd to released version

This commit is contained in:
Daylin Morgan 2024-10-03 11:21:19 -05:00
parent 56e2ca0d2d
commit a738b58baf
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 5 additions and 5 deletions

View file

@ -729,17 +729,17 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1726640797,
"narHash": "sha256-tuqkFa7ZxcGwU8gTbKO61oGMdTmG9CiaI+NiaOV7SCI=",
"lastModified": 1727483986,
"narHash": "sha256-8F97zAu+icDC9ZYS7m+Y58oZQ7R3gVuXMvzAfgkVmJo=",
"owner": "nix-community",
"repo": "nixd",
"rev": "e2f0d908d6f2ee7bf72c620ed3c78817143b50ae",
"rev": "05ff3db3d1da26eafd5f58c7104e4f9ff6630894",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "2.4.0",
"repo": "nixd",
"rev": "e2f0d908d6f2ee7bf72c620ed3c78817143b50ae",
"type": "github"
}
},

View file

@ -10,7 +10,7 @@
nixos-wsl.url = "github:nix-community/NixOS-WSL";
nix-index-database.url = "github:nix-community/nix-index-database";
# pipe support added
nixd.url = "github:nix-community/nixd/e2f0d908d6f2ee7bf72c620ed3c78817143b50ae";
nixd.url = "github:nix-community/nixd/2.4.0";
lix = {
url = "https://git.lix.systems/lix-project/lix/archive/main.tar.gz";