enemize-rs/flake.lock

128 lines
3.2 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2022-05-22 12:42:42 -04:00
"asar": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
"lastModified": 1653237168,
"narHash": "sha256-Y4qWMhskrKcVunYmdTuYKUJE3eRig0G9ZErsCF3wn3Q=",
"ref": "main",
"rev": "ad060ec88ec7449a5597388b2ba90179c9f6cd38",
"revCount": 1,
"type": "git",
"url": "file:///home/lyle/projects/asar"
},
"original": {
"type": "git",
"url": "file:///home/lyle/projects/asar"
}
},
"naersk": {
"inputs": {
2022-05-22 12:42:42 -04:00
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1651574473,
"narHash": "sha256-wQhFORvRjo8LB2hTmETmv6cbyKGDPbfWqvZ/0chnDE4=",
"owner": "nix-community",
"repo": "naersk",
"rev": "f21309b38e1da0d61b881b6b6d41b81c1aed4e1d",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
2022-05-22 12:42:42 -04:00
"locked": {
"lastModified": 1652562925,
"narHash": "sha256-J9Be9Vpg2inX71elNg+rR1RQs14fo6iYNjUQD4xvPqA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1bae25ac65a43c6c28961136bfe2c1a384fd9d09",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1652574577,
"narHash": "sha256-MoSWPtue4Wi9+kRDxUbLWEBCL8Bswaa8kVMh2JYpSJg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "118ec238bfb788a34f1d53c4d95931fadfa70367",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2022-05-22 12:42:42 -04:00
"nixpkgs_3": {
"locked": {
"lastModified": 1652574577,
"narHash": "sha256-MoSWPtue4Wi9+kRDxUbLWEBCL8Bswaa8kVMh2JYpSJg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "118ec238bfb788a34f1d53c4d95931fadfa70367",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-05-22 12:42:42 -04:00
"asar": "asar",
"naersk": "naersk",
2022-05-22 12:42:42 -04:00
"nixpkgs": "nixpkgs_3",
"utils": "utils_2"
}
},
"utils": {
"locked": {
"lastModified": 1652557277,
"narHash": "sha256-jSes9DaIVMdmwBB78KkFUVrlDzawmD62vrUg0GS2500=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "12806d31a381e7cd169a6bac35590e7b36dc5fe5",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-05-22 12:42:42 -04:00
},
"utils_2": {
"locked": {
"lastModified": 1652557277,
"narHash": "sha256-jSes9DaIVMdmwBB78KkFUVrlDzawmD62vrUg0GS2500=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "12806d31a381e7cd169a6bac35590e7b36dc5fe5",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}