flake.lock: add secrix

secrix-issue25
Felix Stupp 2 months ago
parent ee29536d13
commit 0d43d69676
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -90,7 +90,28 @@
"impermanence": "impermanence", "impermanence": "impermanence",
"nixos-hardware": "nixos-hardware", "nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"nixpkgs_unstable": "nixpkgs_unstable" "nixpkgs_unstable": "nixpkgs_unstable",
"secrix": "secrix"
}
},
"secrix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1718983551,
"narHash": "sha256-JOX1quPQEHyzWfeZvI2ZtNPJ5zPP9vMuSO4W+/AawT0=",
"owner": "Platonic-Systems",
"repo": "secrix",
"rev": "59bdb737fac787278b80069dad48ba90ace42bfc",
"type": "github"
},
"original": {
"owner": "Platonic-Systems",
"repo": "secrix",
"type": "github"
} }
} }
}, },

Loading…
Cancel
Save