summaryrefslogtreecommitdiff
path: root/npins/sources.json
diff options
context:
space:
mode:
Diffstat (limited to 'npins/sources.json')
-rw-r--r--npins/sources.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json
new file mode 100644
index 0000000..5dc87ae
--- /dev/null
+++ b/npins/sources.json
@@ -0,0 +1,11 @@
+{
+ "pins": {
+ "nixpkgs": {
+ "type": "Channel",
+ "name": "nixpkgs-unstable",
+ "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre993588.68a8af93ff42/nixexprs.tar.xz",
+ "hash": "sha256-Z5mLDoR8p0d7psIY4LnyaHHRykXngMcWXTZ9JWvtvPc="
+ }
+ },
+ "version": 7
+}