aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock34
1 files changed, 25 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock
index 812551c..7aa886f 100644
--- a/flake.lock
+++ b/flake.lock
@@ -60,20 +60,21 @@
"inputs": {
"nixpkgs": [
"nixpkgs"
- ]
+ ],
+ "utils": "utils"
},
"locked": {
- "lastModified": 1648397736,
- "narHash": "sha256-G8jJQJxeYaZBWHQLduYLo0FahriR+DvtJW3YL0t8Q6A=",
- "ref": "fcuny/nix",
- "rev": "3ea9c82d551b6f1bf415ced29f572a6372f097d8",
- "revCount": 51,
+ "lastModified": 1648409120,
+ "narHash": "sha256-pvmUuZSRYVBY3b535FCKWdwrVFjCJly9+lhhmAYcn/0=",
+ "ref": "main",
+ "rev": "f2a376b00b20d6c7397a253659abb3c62c9acdd6",
+ "revCount": 49,
"type": "git",
"url": "https://git.fcuny.net/fcuny/tools.git"
},
"original": {
- "ref": "fcuny/nix",
- "rev": "3ea9c82d551b6f1bf415ced29f572a6372f097d8",
+ "ref": "main",
+ "rev": "f2a376b00b20d6c7397a253659abb3c62c9acdd6",
"type": "git",
"url": "https://git.fcuny.net/fcuny/tools.git"
}
@@ -134,11 +135,26 @@
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
- "utils": "utils"
+ "utils": "utils_2"
}
},
"utils": {
"locked": {
+ "lastModified": 1648297722,
+ "narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "utils_2": {
+ "locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",