Add var envs & paneru derivation

This commit is contained in:
2026-02-15 14:28:42 +01:00
parent 51e0a62c03
commit 50e8057907
8 changed files with 46 additions and 3 deletions
Generated
+22 -1
View File
@@ -189,6 +189,26 @@
"type": "github"
}
},
"paneru": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1770939321,
"narHash": "sha256-OVF0sxT7mgZroAhOjK3QZqtnzOFcxN3wnxgghSYGgNw=",
"owner": "karinushka",
"repo": "paneru",
"rev": "c0537d166144f0776eb1bf0539942bda218716d5",
"type": "github"
},
"original": {
"owner": "karinushka",
"repo": "paneru",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
@@ -199,7 +219,8 @@
"nix-darwin": "nix-darwin",
"nix-homebrew": "nix-homebrew",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
"nixpkgs-unstable": "nixpkgs-unstable",
"paneru": "paneru"
}
}
},