summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-04-24 02:27:28 -0400
committerseth <[email protected]>2023-04-24 02:27:28 -0400
commit68509c02e7f02fff63f3fb6bea467b0a5931c14a (patch)
tree425478e29eae125cfa50e9a0ea5e84247258471e /flake.lock
parentdeea2d67962e306f3a54fd17b2288d82dd5ef25a (diff)
make hercules inputs follow unstable
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 070ef37..9b7855b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -95,7 +95,7 @@
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
- "nixpkgs"
+ "nixpkgsUnstable"
]
},
"locked": {
@@ -241,7 +241,7 @@
"haskell-flake": "haskell-flake",
"nix-darwin": "nix-darwin",
"nixpkgs": [
- "nixpkgs"
+ "nixpkgsUnstable"
],
"pre-commit-hooks-nix": [
"pre-commit-hooks"
@@ -270,7 +270,7 @@
"hercules-ci-agent"
],
"nixpkgs": [
- "nixpkgs"
+ "nixpkgsUnstable"
]
},
"locked": {