summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-09-19 16:37:42 -0300
committerLeonardo Santiago <[email protected]>2024-09-19 16:37:42 -0300
commit0eb60b5bea0535220b95845b89dc4eb18264173b (patch)
tree5d6aa2797a79b1f1db52d8b64e9e51ff15862908 /flake.lock
parent7fe1c93902bc7ad93fe9c8d325822cea7a1955eb (diff)
remove unnecessary import
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock24
1 files changed, 20 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 29df196..f7ab863 100644
--- a/flake.lock
+++ b/flake.lock
@@ -101,6 +101,21 @@
"type": "github"
}
},
+ "flake-compat": {
+ "locked": {
+ "lastModified": 1696426674,
+ "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
+ "type": "github"
+ },
+ "original": {
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "type": "github"
+ }
+ },
"flake-utils": {
"inputs": {
"systems": "systems_2"
@@ -155,15 +170,16 @@
},
"mixrank": {
"inputs": {
+ "flake-compat": "flake-compat",
"nixpkgs_latest": "nixpkgs_latest",
"nixpkgs_old": "nixpkgs_old"
},
"locked": {
- "lastModified": 1726523967,
- "narHash": "sha256-OgwrAeYvbCMO6vzo9uk9BZ+sIU2shs10Rmgzh7rh184=",
+ "lastModified": 1726754920,
+ "narHash": "sha256-p7Rrk0BSYNBvkQ5fidkUvbM/TnA15g/7ldLa/r59NkI=",
"ref": "refs/heads/master",
- "rev": "f6f43f3b723851918085e8b62e10f618e1b138f8",
- "revCount": 65611,
+ "rev": "0b77b4f2cb1fd0ec3df9592b04c914d1a98b337b",
+ "revCount": 65737,
"type": "git",
"url": "ssh://[email protected]/mixrank/mixrank"
},