summaryrefslogtreecommitdiff
path: root/npins/sources.json
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-04-29 15:50:31 +0200
committerandromeda <andromeda@lenovo>2026-04-29 15:50:31 +0200
commitd69a1d3852b0ab96e85f7efc4ea72462e1ea187b (patch)
tree73d1be3ff9342c23a20f4417aac6b0281f902949 /npins/sources.json
parent364c022ceee8422e95dd468bf85ec733a02811eb (diff)
deflake a bitHEADmaster
Diffstat (limited to 'npins/sources.json')
-rw-r--r--npins/sources.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json
new file mode 100644
index 0000000..b59be04
--- /dev/null
+++ b/npins/sources.json
@@ -0,0 +1,37 @@
+{
+ "pins": {
+ "fenix": {
+ "type": "Git",
+ "repository": {
+ "type": "GitHub",
+ "owner": "nix-community",
+ "repo": "fenix"
+ },
+ "branch": "main",
+ "submodules": false,
+ "revision": "85bdb8b6245c56d663bd4a1c7e3e399e4fda265c",
+ "url": "https://github.com/nix-community/fenix/archive/85bdb8b6245c56d663bd4a1c7e3e399e4fda265c.tar.gz",
+ "hash": "sha256-OZatrTzW2OUWWm0MpdAfLmYY6XEQeVWJ7tV7+Atg4AA="
+ },
+ "naersk": {
+ "type": "Git",
+ "repository": {
+ "type": "GitHub",
+ "owner": "nix-community",
+ "repo": "naersk"
+ },
+ "branch": "master",
+ "submodules": false,
+ "revision": "5e73301621274c44798bf6c6211ed27fc2ced201",
+ "url": "https://github.com/nix-community/naersk/archive/5e73301621274c44798bf6c6211ed27fc2ced201.tar.gz",
+ "hash": "sha256-KZ4s1kolHXFQrRGlnB503gDcTrVQMhiczO+LvvwKEPg="
+ },
+ "nixpkgs": {
+ "type": "Channel",
+ "name": "nixpkgs-unstable",
+ "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre987567.6368eda62c97/nixexprs.tar.xz",
+ "hash": "sha256-V6plRCpzkUz2ry6deCNounU4SGCNTsfIfyUKLTreITc="
+ }
+ },
+ "version": 7
+}