aboutsummaryrefslogtreecommitdiffstats
path: root/nix
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-05-31 10:42:26 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-05-31 11:54:36 +0200
commit8d3fdb08672c89d8657dcd4475acfea56a66b906 (patch)
treedf46aaf7c8e9e3331b19fd79f074f0fdc471f931 /nix
parentec0ea18486ed2569808f2e511ecac52f812300b0 (diff)
add frontend (boilerplate)
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 21ed699..38375d4 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -11,10 +11,10 @@
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe",
- "sha256": "16f329z831bq7l3wn1dfvbkh95l2gcggdwn6rk3cisdmv2aa3189",
+ "rev": "a7d95e2b0029b8ee30facbe664b62968c59b46a6",
+ "sha256": "0vprwa4h794bjd92arjnzdm8lb8mg3xvpfmqbk723zcxnvmpnafn",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/a7d95e2b0029b8ee30facbe664b62968c59b46a6.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}