aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-06-28 18:26:34 +0100
committerYann Herklotz <git@yannherklotz.com>2022-06-28 18:26:34 +0100
commitd8464b57c4f56937b04e1caa37eea3b287dd415c (patch)
tree575755fa750a950b783a6795f57de3eab3a82aee /flake.lock
parente72ef9094c1d8239e56c4da126bb3f05341702a2 (diff)
parent56f1dd7a658dd21bb267dc41fc0301adbd620a6d (diff)
downloadvericert-d8464b57c4f56937b04e1caa37eea3b287dd415c.tar.gz
vericert-d8464b57c4f56937b04e1caa37eea3b287dd415c.zip
Merge remote-tracking branch 'origin/dev/scheduling' into dev/scheduling
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock26
1 files changed, 26 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..63ef7a4
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,26 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1656083042,
+ "narHash": "sha256-G6m/OAIcmoEWeS+DbU70aNv21QB3kZCtJuUo+33s5VY=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "dc0380bb215ce001fcfccf4609d902115f87ddf9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}