zat/flake.lock

77 lines
1.8 KiB
Plaintext
Raw Normal View History

2022-03-26 10:24:03 -04:00
{
"nodes": {
"naersk": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2022-04-26 21:10:20 -04:00
"lastModified": 1649096192,
"narHash": "sha256-7O8e+eZEYeU+ET98u/zW5epuoN/xYx9G+CIh4DjZVzY=",
2022-03-26 10:24:03 -04:00
"owner": "nix-community",
"repo": "naersk",
2022-04-26 21:10:20 -04:00
"rev": "d626f73332a8f587b613b0afe7293dd0777be07d",
2022-03-26 10:24:03 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-04-26 21:10:20 -04:00
"lastModified": 1649961138,
"narHash": "sha256-8ZCPrazs+qd2V8Elw84lIWuk0kKfVQ8Ei/19gahURhM=",
2022-03-26 10:24:03 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-26 21:10:20 -04:00
"rev": "d08394e7cd5c7431a1e8f53b7f581e74ee909548",
2022-03-26 10:24:03 -04:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
2022-04-26 21:10:20 -04:00
"lastModified": 1649961138,
"narHash": "sha256-8ZCPrazs+qd2V8Elw84lIWuk0kKfVQ8Ei/19gahURhM=",
2022-03-26 10:24:03 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2022-04-26 21:10:20 -04:00
"rev": "d08394e7cd5c7431a1e8f53b7f581e74ee909548",
2022-03-26 10:24:03 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"naersk": "naersk",
"nixpkgs": "nixpkgs_2",
"utils": "utils"
}
},
"utils": {
"locked": {
2022-04-26 21:10:20 -04:00
"lastModified": 1649676176,
"narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
2022-03-26 10:24:03 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-04-26 21:10:20 -04:00
"rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
2022-03-26 10:24:03 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}