mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-10-09 10:36:01 +00:00
Compare commits
3 Commits
5d381c7552
...
5c968aa458
Author | SHA1 | Date | |
---|---|---|---|
|
5c968aa458 | ||
|
947d576885 | ||
|
1536ce8ed1 |
@@ -1,5 +1,5 @@
|
|||||||
let
|
let
|
||||||
nixpkgs = fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-23.11";
|
nixpkgs = fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-24.11";
|
||||||
pkgs = import nixpkgs { config = { }; overlays = [ ]; };
|
pkgs = import nixpkgs { config = { }; overlays = [ ]; };
|
||||||
in
|
in
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user