pkgs: build attic without relying on flakes

This commit is contained in:
Nikodem Rabuliński 2025-05-01 13:30:50 +02:00
parent e0675973ed
commit 32681a413a
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8
4 changed files with 41 additions and 9 deletions

17
flake.lock generated
View file

@ -122,6 +122,22 @@
"type": "github"
}
},
"crane_2": {
"flake": false,
"locked": {
"lastModified": 1745454774,
"narHash": "sha256-oLvmxOnsEKGtwczxp/CwhrfmQUG2ym24OMWowcoRhH8=",
"owner": "ipetkov",
"repo": "crane",
"rev": "efd36682371678e2b6da3f108fdb5c613b3ec598",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
@ -586,6 +602,7 @@
"agenix": "agenix",
"attic": "attic",
"conduit-src": "conduit-src",
"crane": "crane_2",
"darwin": "darwin",
"disko": "disko",
"firefox-darwin": "firefox-darwin",