nix: rewrite overlays with niv

This commit is contained in:
Primrose 2025-03-26 22:06:54 +01:00
parent 0f65c11a1c
commit fe05b5ba5a
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 49 additions and 39 deletions

View file

@ -12,6 +12,18 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"version": "0.15.0"
},
"digikam-pin": {
"branch": "master",
"description": "Nix Packages collection & NixOS",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0d60d4e9e051a1fe005cfade15cc547d7bcf35c7",
"sha256": "1q83kq83q24av4w4qcgrdaz3jvizlxz9fd00idmbb072vi429c7h",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/0d60d4e9e051a1fe005cfade15cc547d7bcf35c7.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"disko": {
"branch": "master",
"description": "Declarative disk partitioning and formatting using nix [maintainers=Lassulus Enzime iFreilicht Mic92 phaer]",
@ -37,12 +49,30 @@
"url": "https://github.com/nix-community/home-manager/archive/0948aeedc296f964140d9429223c7e4a0702a1ff.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"isabelle-pin": {
"branch": "master",
"description": "Nix Packages collection & NixOS",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "805a384895c696f802a9bf5bf4720f37385df547",
"sha256": "1q7y5ygr805l5axcjhn0rn3wj8zrwbrr0c6a8xd981zh8iccmx0p",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/805a384895c696f802a9bf5bf4720f37385df547.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"lix": {
"branch": "main",
"repo": "https://git.lix.systems/lix-project/lix.git",
"rev": "2667fb70c10433dd1cbfbdc0815de43e72298c4d",
"type": "git"
},
"lix-module": {
"branch": "main",
"repo": "https://git.lix.systems/lix-project/nixos-module.git",
"rev": "96824d606a6656650bbe436366bc89d5ee3a6573",
"type": "git"
},
"nixos-hardware": {
"branch": "master",
"description": "A collection of NixOS modules covering hardware quirks.",
@ -55,12 +85,6 @@
"url": "https://github.com/NixOS/nixos-hardware/archive/ecaa2d911e77c265c2a5bac8b583c40b0f151726.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"lix-module": {
"branch": "main",
"repo": "https://git.lix.systems/lix-project/nixos-module.git",
"rev": "96824d606a6656650bbe436366bc89d5ee3a6573",
"type": "git"
},
"nixpkgs": {
"branch": "nixos-24.11",
"description": "Nix Packages collection",
@ -126,5 +150,17 @@
"type": "tarball",
"url": "https://github.com/leana8959/wired-notify/archive/2fc6624d3aeb03bbb3fb48b696ce8e5cc8e65165.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"wireshark-pin": {
"branch": "master",
"description": "Nix Packages collection & NixOS",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9d3ae807ebd2981d593cddd0080856873139aa40",
"sha256": "0bjqgsprq9fgl5yh58dk59xmchi4dajq3sf5i447q02dbiasjsil",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/9d3ae807ebd2981d593cddd0080856873139aa40.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}