1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

fix: use legacyPackages, now compiling fine

This commit is contained in:
oddlama 2022-12-09 16:38:56 +01:00
parent 08db98efd4
commit 2b440bbde3
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
6 changed files with 5 additions and 16 deletions

View file

@ -1,9 +1,3 @@
{
config,
impermanence,
lib,
pkgs,
...
}:
{lib, ...}:
with lib; {
}