feat: switch to colmena

This commit is contained in:
oddlama 2023-02-02 02:03:03 +01:00
parent bef7bb1f2d
commit 587703c157
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
11 changed files with 139 additions and 139 deletions

85
flake.lock generated
View file

@ -26,11 +26,11 @@
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1675211530,
"narHash": "sha256-GuCynYpxeFrP2yC/N62Ch+MaFMOS5FPo3thI59dyODI=",
"lastModified": 1675298618,
"narHash": "sha256-gjsLHu5MNdSDdNUUtEvcohP0L/pF9cSxdRyS1yg9wXU=",
"owner": "oddlama",
"repo": "agenix-rekey",
"rev": "36bf84de1a1e44897e413e67efa32b01f1e48d09",
"rev": "df345c1a0e37985bc4da2c67d4fc5bdd433c53af",
"type": "github"
},
"original": {
@ -39,33 +39,48 @@
"type": "github"
}
},
"deploy-rs": {
"colmena": {
"inputs": {
"flake-compat": [
"flake-compat"
"flake-compat": "flake-compat",
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
"stable": "stable"
},
"locked": {
"lastModified": 1674127017,
"narHash": "sha256-QO1xF7stu5ZMDLbHN30LFolMAwY6TVlzYvQoUs1RD68=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "8c9ea9605eed20528bf60fae35a2b613b901fd77",
"lastModified": 1675019967,
"narHash": "sha256-AD9udouBmfWxmsM1j6eNCu+HEB9E41+fA3XRIb765LU=",
"owner": "zhaofengli",
"repo": "colmena",
"rev": "7602e548a78932bd28a7e2f621b3d62b4124e993",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"owner": "zhaofengli",
"repo": "colmena",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1673956053,
@ -141,11 +156,11 @@
]
},
"locked": {
"lastModified": 1675203549,
"narHash": "sha256-SehK6lTqcB5gv4QpoIHcWcqvwpLzHW42+681ZBg52cE=",
"lastModified": 1675247113,
"narHash": "sha256-+YcXjfCP4hNu8A68b/UoXFCTDwKLuLV+x/7dQnM5U/o=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1d94de5604935591494eeb6ea80bc34ac84a9f23",
"rev": "782cb855b2f23c485011a196c593e2d7e4fce746",
"type": "github"
},
"original": {
@ -186,11 +201,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1675115703,
"narHash": "sha256-4zetAPSyY0D77x+Ww9QBe8RHn1akvIvHJ/kgg8kGDbk=",
"lastModified": 1675183161,
"narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2caf4ef5005ecc68141ecb4aac271079f7371c44",
"rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
"type": "github"
},
"original": {
@ -256,11 +271,11 @@
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1673786180,
"narHash": "sha256-5tu71eDtQVmVUorho/GKaCzr4cdmNpvG8ZYxMhDCVKY=",
"lastModified": 1675293936,
"narHash": "sha256-xaObOxlMiZ8noXbXWfoUJrCjVZ8oc9HBblc/MeCq7fc=",
"owner": "yaxitech",
"repo": "ragenix",
"rev": "92248738a21db5687744d9e7796cf2433b96a7a5",
"rev": "325733b734aa4cc4d6b19f1169e6672cad4128ca",
"type": "github"
},
"original": {
@ -272,8 +287,8 @@
"root": {
"inputs": {
"agenix-rekey": "agenix-rekey",
"deploy-rs": "deploy-rs",
"flake-compat": "flake-compat",
"colmena": "colmena",
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_2",
"home-manager": "home-manager",
"impermanence": "impermanence",
@ -309,6 +324,22 @@
"type": "github"
}
},
"stable": {
"locked": {
"lastModified": 1669735802,
"narHash": "sha256-qtG/o/i5ZWZLmXw108N2aPiVsxOcidpHJYNkT45ry9Q=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "731cc710aeebecbf45a258e977e8b68350549522",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"templates": {
"locked": {
"lastModified": 1671651249,