diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2023-04-24 17:04:29 +0200 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2023-04-24 17:04:29 +0200 |
| commit | b84b936b66cb2db45e375ea45f805b9f32ea10b1 (patch) | |
| tree | 2070bbf9ae8852e7a71a7105465bb4f7b81708b7 /flake.lock | |
| parent | afc57ba1392819eb544d863f4e078f43afea0a34 (diff) | |
pkgs: barista: update
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 36 |
1 files changed, 27 insertions, 9 deletions
@@ -1,12 +1,15 @@ { "nodes": { "flake-utils": { + "inputs": { + "systems": "systems" + }, "locked": { - "lastModified": 1678901627, - "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", + "lastModified": 1681202837, + "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", "owner": "numtide", "repo": "flake-utils", - "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6", + "rev": "cfacdce06f30d2b68473a46042957675eebb3401", "type": "github" }, "original": { @@ -16,11 +19,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1679673789, - "narHash": "sha256-y2b9ynAJW1BpZYrcHJGtY+FJm81qwSaU295U5EcVmwE=", + "lastModified": 1682109806, + "narHash": "sha256-d9g7RKNShMLboTWwukM+RObDWWpHKaqTYXB48clBWXI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b1c1d5c8145940cae66715674559641b435c2ef3", + "rev": "2362848adf8def2866fabbffc50462e929d7fffb", "type": "github" }, "original": { @@ -30,11 +33,11 @@ }, "nur": { "locked": { - "lastModified": 1679744081, - "narHash": "sha256-EDAKCvm1n1pJFOaPa1+0Xn0PUsrjzQ6O5Va4hytIknw=", + "lastModified": 1682336717, + "narHash": "sha256-7TROsv5bJC3l1z2VV5b5UFjuXtU19tGOG01674yBNYM=", "owner": "nix-community", "repo": "NUR", - "rev": "52907d05e9d017092da0cec9ff1100b3aca7edf2", + "rev": "506e43c1bc9692be0cbf91740432cf8d5b647877", "type": "github" }, "original": { @@ -48,6 +51,21 @@ "nixpkgs": "nixpkgs", "nur": "nur" } + }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } } }, "root": "root", |
