mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
use lib.getExe and lib.getExe' in packaged scripts
Replace all ${pkg}/bin/name patterns with:
- lib.getExe pkg (for main executables: curl, jq, gnused, ffmpeg, etc.)
- lib.getExe' pkg "name" (for specific binaries: coreutils, util-linux, etc.)
This commit is contained in:
17
flake.lock
generated
17
flake.lock
generated
@@ -753,7 +753,6 @@
|
||||
"tinc-graph": "tinc-graph",
|
||||
"treefmt-nix": "treefmt-nix_4",
|
||||
"voidrice": "voidrice",
|
||||
"wallpapers": "wallpapers",
|
||||
"wetter": "wetter",
|
||||
"wrappers": "wrappers_2"
|
||||
}
|
||||
@@ -1130,22 +1129,6 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"wallpapers": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1589319718,
|
||||
"narHash": "sha256-2NruGq3z37vY3uAH8S4sLqHvFAGi8gaDJAgEzMIvM/4=",
|
||||
"owner": "kmein",
|
||||
"repo": "wallpapers",
|
||||
"rev": "7c553bc6bd78afa6dbf2824691466bbad0d8e6e9",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "kmein",
|
||||
"repo": "wallpapers",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"wetter": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
||||
Reference in New Issue
Block a user