Progress nixpkgs to 25.05
Update nerdfont naming convention accordingly
This commit is contained in:
parent
95a8af3e89
commit
6ccfdadeb5
4 changed files with 25 additions and 22 deletions
|
|
@ -7,7 +7,7 @@
|
|||
}: let
|
||||
home-manager = builtins.fetchTarball {
|
||||
url = "https://github.com/nix-community/home-manager/archive/release-24.11.tar.gz";
|
||||
sha256 = "1mwq9mzyw1al03z4q2ifbp6d0f0sx9f128xxazwrm62z0rcgv4na";
|
||||
sha256 = "0z94i2ig7wcm63fp1wkpp6r4458g2bj3r7ijlfapxihqybpgvng5";
|
||||
};
|
||||
in {
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue