summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorMike Vink <mike1994vink@gmail.com>2022-10-30 14:38:35 +0100
committerMike Vink <mike1994vink@gmail.com>2022-10-30 14:38:35 +0100
commit879650c4a49330425e0aad1bb79969dc0e11399b (patch)
treefb121740d4f322c72958b29c124edc49131d2937 /flake.lock
parent18a37da86840c9e111172f5f24ceebe227ca56ed (diff)
update
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock19
1 files changed, 18 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index 3916ebf..ee5b257 100644
--- a/flake.lock
+++ b/flake.lock
@@ -37,10 +37,27 @@
"type": "github"
}
},
+ "nixpkgs-stable": {
+ "locked": {
+ "lastModified": 1666961615,
+ "narHash": "sha256-+Sqz6zQA85Q14U/KwsJO386oxd47zDte8dqBGOtRJGg=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "040c6d8374d090f46ab0e99f1f7c27a4529ecffd",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-22.05",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"root": {
"inputs": {
"home-manager": "home-manager",
- "nixpkgs": "nixpkgs"
+ "nixpkgs": "nixpkgs",
+ "nixpkgs-stable": "nixpkgs-stable"
}
},
"utils": {