summaryrefslogtreecommitdiff
path: root/test/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'test/flake.lock')
-rw-r--r--test/flake.lock64
1 files changed, 64 insertions, 0 deletions
diff --git a/test/flake.lock b/test/flake.lock
new file mode 100644
index 0000000..cd4bda2
--- /dev/null
+++ b/test/flake.lock
@@ -0,0 +1,64 @@
+{
+ "nodes": {
+ "call-flake": {
+ "locked": {
+ "lastModified": 1705800408,
+ "narHash": "sha256-bmhE1TmrJG4ba93l9WQTLuYM53kwGQAjYHRvHOeuxWU=",
+ "owner": "divnix",
+ "repo": "call-flake",
+ "rev": "d3327852c5de242e340cb0fd798807c5258e28cc",
+ "type": "github"
+ },
+ "original": {
+ "owner": "divnix",
+ "repo": "call-flake",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1706173671,
+ "narHash": "sha256-lciR7kQUK2FCAYuszyd7zyRRmTaXVeoZsCyK6QFpGdk=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "4fddc9be4eaf195d631333908f2a454b03628ee5",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "parts": {
+ "inputs": {
+ "nixpkgs-lib": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1704982712,
+ "narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "07f6395285469419cf9d078f59b5b49993198c00",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "call-flake": "call-flake",
+ "nixpkgs": "nixpkgs",
+ "parts": "parts"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}