mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: roll forward stable nixpkgs
This commit is contained in:
parent
12c80c99ff
commit
86ef858d59
4 changed files with 8 additions and 8 deletions
|
|
@ -233,7 +233,7 @@ When setting this option normally, the password would normally be written world-
|
|||
#+begin_src nix :tangle no :noweb-ref flakeinputs
|
||||
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
systems.url = "github:nix-systems/default-linux";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
|
|
@ -8524,7 +8524,7 @@ This holds packages that I can use as provided, or with small modifications (as
|
|||
unzip
|
||||
|
||||
#nautilus
|
||||
stable.gnome.nautilus
|
||||
stable.nautilus
|
||||
xfce.tumbler
|
||||
libgsf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue