diff options
author | Alexander Bantyev | 2021-09-23 12:42:18 +0300 |
---|---|---|
committer | GitHub | 2021-09-23 12:42:18 +0300 |
commit | bd91450cc1ccbe290ff161b748b770c0472b683a (patch) | |
tree | 4748b27718f65f5f75dcc357acf8b9c5e2a33a3b | |
parent | c7f8d07cafb0a9c88404386a9d25fa3b39ea9bc5 (diff) | |
parent | d676dd648cf4274137b38b23431ae7d449618db8 (diff) |
Merge pull request #129 from serokell/update
flake.lock: Update
-rw-r--r-- | .buildkite/pipeline.yml | 2 | ||||
-rw-r--r-- | flake.lock | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 5bbe329..72bb999 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -5,4 +5,4 @@ steps: - label: Check Nix flake commands: - - nix-shell --run 'nix --experimental-features "nix-command flakes" flake check -L' + - nix-unstable flake check -L @@ -3,11 +3,11 @@ "flake-compat": { "flake": false, "locked": { - "lastModified": 1606424373, - "narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=", + "lastModified": 1627913399, + "narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=", "owner": "edolstra", "repo": "flake-compat", - "rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf", + "rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2", "type": "github" }, "original": { @@ -18,11 +18,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1622972307, - "narHash": "sha256-ENOu0FPCf95iLLoq2txhJtnA2ZpOFhIVBqQVbKM8ra0=", + "lastModified": 1632086102, + "narHash": "sha256-wVTcf0UclFS+zHtfPToB13jIO7n0U9N50MuRbPjQViE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d8eb97e3801bde96491535f40483d550b57605b9", + "rev": "e0ce3c683ae677cf5aab597d645520cddd13392b", "type": "github" }, "original": { @@ -41,11 +41,11 @@ }, "utils": { "locked": { - "lastModified": 1622445595, - "narHash": "sha256-m+JRe6Wc5OZ/mKw2bB3+Tl0ZbtyxxxfnAWln8Q5qs+Y=", + "lastModified": 1631561581, + "narHash": "sha256-3VQMV5zvxaVLvqqUrNz3iJelLw30mIVSfZmAaauM3dA=", "owner": "numtide", "repo": "flake-utils", - "rev": "7d706970d94bc5559077eb1a6600afddcd25a7c8", + "rev": "7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19", "type": "github" }, "original": { |