fix(nix): Cleanup

This commit is contained in:
2025-09-22 15:54:55 +02:00
parent 1735e9c51b
commit 5730f2c761
6 changed files with 91 additions and 186 deletions
+35
View File
@@ -0,0 +1,35 @@
{
"version": "1",
"sources": {
"gomod2nix": {
"type": "GitHub",
"fetchType": "tarball",
"owner": "nix-community",
"repo": "gomod2nix",
"branch": "master",
"revision": "2cbd7fdd6eeab65c494cc426e18f4e4d2a5e35c0",
"url": "https://github.com/nix-community/gomod2nix/archive/2cbd7fdd6eeab65c494cc426e18f4e4d2a5e35c0.tar.gz",
"hash": "sha256-0YkWCS13jpoo3+sX/3kcgdxBNt1VZTmvF+FhZb4rFKI="
},
"helmfile-nix": {
"type": "GitHub",
"fetchType": "tarball",
"owner": "remarkable",
"repo": "helmfile-nix",
"branch": "main",
"revision": "03b3de30d44b6e90e9425bad10476dadd75bcba9",
"url": "https://github.com/remarkable/helmfile-nix/archive/03b3de30d44b6e90e9425bad10476dadd75bcba9.tar.gz",
"hash": "sha256-K6Y2/KSKROK8CYQjFsl6kq3m97XjzEYT36mQxUxWbYk="
},
"nixpkgs": {
"type": "GitHub",
"fetchType": "tarball",
"owner": "NixOS",
"repo": "nixpkgs",
"branch": "nixpkgs-unstable",
"revision": "b1bebd0fe266",
"url": "https://github.com/NixOS/nixpkgs/archive/b1bebd0fe266.tar.gz",
"hash": "sha256-MmJvj6mlWzeRwKGLcwmZpKaOPZ5nJb/6al5CXqJsgjo="
}
}
}