summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorGuillaume Boisseau2024-04-18 11:17:40 +0200
committerGitHub2024-04-18 11:17:40 +0200
commitb4c3829305cac70827f6cbca2e90b0ef8be00d47 (patch)
tree4872b0d16d71e7ddc61c30639e7130896244cce1 /flake.lock
parent6b075d3bfa8f8c28fe706ee79c2beb20d58ea946 (diff)
parent75efc0213100f405fa64f3362e2fc4a73d09f61e (diff)
Merge pull request #145 from RaitoBezarius/no-flakes
Diffstat (limited to '')
-rw-r--r--flake.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index e860afec..4209cd99 100644
--- a/flake.lock
+++ b/flake.lock
@@ -42,6 +42,21 @@
"type": "github"
}
},
+ "flake-compat": {
+ "locked": {
+ "lastModified": 1688025799,
+ "narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
+ "owner": "nix-community",
+ "repo": "flake-compat",
+ "rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "flake-compat",
+ "type": "github"
+ }
+ },
"flake-utils": {
"inputs": {
"systems": "systems"
@@ -221,6 +236,7 @@
"root": {
"inputs": {
"charon": "charon",
+ "flake-compat": "flake-compat",
"flake-utils": [
"charon",
"flake-utils"