update
This commit is contained in:
parent
195392c33f
commit
216d13513d
2 changed files with 5 additions and 5 deletions
|
@ -879,11 +879,11 @@
|
|||
},
|
||||
"private_assets": {
|
||||
"locked": {
|
||||
"lastModified": 1718785573,
|
||||
"narHash": "sha256-RWumnkGvywGwAEKWLavOTp+OQy6JaiJ7STYaejn3Nm4=",
|
||||
"lastModified": 1718795974,
|
||||
"narHash": "sha256-wK4G35I23mDBKmEZ07Xz0+064g/I+vuJ6hkXNguT7lA=",
|
||||
"ref": "main",
|
||||
"rev": "29a29a3a1ad8b3cec5be44f72a308906335fd2c7",
|
||||
"revCount": 29,
|
||||
"rev": "77822a68120c56f6fc809a291e7d13173b8f7cea",
|
||||
"revCount": 30,
|
||||
"type": "git",
|
||||
"url": "ssh://forgejo@git.ingolf-wagner.de/palo/nixos-private-assets.git"
|
||||
},
|
||||
|
|
|
@ -332,7 +332,7 @@
|
|||
clan-core.flakeModules.default
|
||||
];
|
||||
|
||||
perSystem = {
|
||||
perSystem = { pkgs, ... }: {
|
||||
packages.pkl = pkgs.callPackage ./pkgs/pkl { };
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue