config/flake.lock

287 lines
7.1 KiB
Plaintext
Raw Normal View History

2023-03-30 16:33:03 +03:00
{
"nodes": {
2023-04-14 14:12:45 +03:00
"agenix": {
"inputs": {
"darwin": [],
2023-08-18 13:47:27 +03:00
"home-manager": [
"home-manager"
],
2023-04-14 14:12:45 +03:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1701216516,
"narHash": "sha256-jKSeJn+7hZ1dZdiH1L+NWUGT2i/BGomKAJ54B9kT06Q=",
2023-04-14 14:12:45 +03:00
"owner": "ryantm",
"repo": "agenix",
"rev": "13ac9ac6d68b9a0896e3d43a082947233189e247",
2023-04-14 14:12:45 +03:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-03-30 16:33:03 +03:00
"deploy-rs": {
"inputs": {
2023-10-01 22:45:00 +03:00
"flake-compat": [
"flake-compat"
],
2023-03-30 16:33:03 +03:00
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1702460489,
"narHash": "sha256-H6s6oVLvx7PCjUcvfkB89Bb+kbaiJxTAgWfMjiQTjA0=",
2023-03-30 16:33:03 +03:00
"owner": "serokell",
"repo": "deploy-rs",
"rev": "915327515f5fd1b7719c06e2f1eb304ee0bdd803",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"locked": {
2023-10-01 22:45:00 +03:00
"lastModified": 1688025799,
"narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
"owner": "nix-community",
2023-03-30 16:33:03 +03:00
"repo": "flake-compat",
2023-10-01 22:45:00 +03:00
"rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
2023-10-01 22:45:00 +03:00
"owner": "nix-community",
2023-03-30 16:33:03 +03:00
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2023-04-14 14:12:45 +03:00
"inputs": {
"systems": "systems"
},
2023-03-30 16:33:03 +03:00
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-03-30 16:33:03 +03:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-10-01 22:45:00 +03:00
"gitignore": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-10-02 00:05:57 +03:00
"lastModified": 1694102001,
"narHash": "sha256-vky6VPK1n1od6vXbqzOXnekrQpTL4hbPAwUhT5J9c9E=",
2023-10-01 22:45:00 +03:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2023-10-02 00:05:57 +03:00
"rev": "9e21c80adf67ebcb077d75bd5e7d724d21eeafd6",
2023-10-01 22:45:00 +03:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-08-18 13:47:27 +03:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702195709,
"narHash": "sha256-+zRjWkm5rKqQ57PuLZ3JF3xi3vPMiOJzItb1m/43Cq4=",
2023-08-18 13:47:27 +03:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "6761b8188b860f374b457eddfdb05c82eef9752f",
2023-08-18 13:47:27 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-11-27 12:07:19 +02:00
"ref": "release-23.11",
2023-08-18 13:47:27 +03:00
"repo": "home-manager",
"type": "github"
}
},
2023-09-21 06:06:10 +03:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702291765,
"narHash": "sha256-kfxavgLKPIZdYVPUPcoDZyr5lleymrqbr5G9PVfQ2NY=",
2023-09-21 06:06:10 +03:00
"owner": "Mic92",
"repo": "nix-index-database",
"rev": "45d82e0a8b9dd6c5dd9da835ac0c072239af7785",
2023-09-21 06:06:10 +03:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
2023-09-14 21:46:01 +03:00
"nixos-hardware": {
"locked": {
"lastModified": 1702453208,
"narHash": "sha256-0wRi9SposfE2wHqjuKt8WO2izKB/ASDOV91URunIqgo=",
2023-09-14 21:46:01 +03:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "7763c6fd1f299cb9361ff2abf755ed9619ef01d6",
2023-09-14 21:46:01 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-03-30 16:33:03 +03:00
"nixpkgs": {
"locked": {
"lastModified": 1702346276,
"narHash": "sha256-eAQgwIWApFQ40ipeOjVSoK4TEHVd6nbSd9fApiHIw5A=",
2023-03-30 16:33:03 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cf28ee258fd5f9a52de6b9865cdb93a1f96d09b7",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-11-27 12:07:19 +02:00
"ref": "nixos-23.11",
2023-11-15 09:20:23 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-15 14:39:04 +03:00
"nur": {
"locked": {
"lastModified": 1702503865,
"narHash": "sha256-zUOGWxCCfDCwnMI8qM3siZn0NpcAalbJtYj6pQs+iOs=",
2023-09-15 14:39:04 +03:00
"owner": "nix-community",
"repo": "NUR",
"rev": "0ff0cfc638d7d75b6994d7620fc033ebd6639cd3",
2023-09-15 14:39:04 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-10-01 22:45:00 +03:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
2023-10-02 00:05:57 +03:00
"gitignore": [
"gitignore"
],
2023-10-01 22:45:00 +03:00
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702456155,
"narHash": "sha256-I2XhXGAecdGlqi6hPWYT83AQtMgL+aa3ulA85RAEgOk=",
2023-10-01 22:45:00 +03:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "007a45d064c1c32d04e1b8a0de5ef00984c419bc",
2023-10-01 22:45:00 +03:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-03-30 16:33:03 +03:00
"root": {
"inputs": {
2023-04-14 14:12:45 +03:00
"agenix": "agenix",
2023-03-30 16:33:03 +03:00
"deploy-rs": "deploy-rs",
2023-10-01 22:45:00 +03:00
"flake-compat": "flake-compat",
2023-03-30 16:33:03 +03:00
"flake-utils": "flake-utils",
2023-10-02 00:05:57 +03:00
"gitignore": "gitignore",
2023-08-18 13:47:27 +03:00
"home-manager": "home-manager",
2023-09-21 06:06:10 +03:00
"nix-index-database": "nix-index-database",
2023-09-14 21:46:01 +03:00
"nixos-hardware": "nixos-hardware",
2023-09-15 14:39:04 +03:00
"nixpkgs": "nixpkgs",
2023-10-01 22:45:00 +03:00
"nur": "nur",
2023-10-09 12:15:07 +03:00
"pre-commit-hooks": "pre-commit-hooks",
"zigpkgs": "zigpkgs"
2023-04-05 22:48:04 +03:00
}
},
2023-04-14 14:12:45 +03:00
"systems": {
2023-04-05 22:48:04 +03:00
"locked": {
2023-04-14 14:12:45 +03:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-04-05 22:48:04 +03:00
"type": "github"
},
"original": {
2023-04-14 14:12:45 +03:00
"owner": "nix-systems",
"repo": "default",
2023-04-05 22:48:04 +03:00
"type": "github"
2023-03-30 16:33:03 +03:00
}
2023-10-09 12:15:07 +03:00
},
"zigpkgs": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702426985,
"narHash": "sha256-qJEWYj5xLMaeFqN6jnk4+YplcQXoBhcXQu047awgpfc=",
2023-10-09 12:15:07 +03:00
"owner": "mitchellh",
"repo": "zig-overlay",
"rev": "543233c76725e7fbaac1f63301c1a43d28f652b6",
2023-10-09 12:15:07 +03:00
"type": "github"
},
"original": {
"owner": "mitchellh",
"repo": "zig-overlay",
"type": "github"
}
2023-03-30 16:33:03 +03:00
}
},
"root": "root",
"version": 7
}