forked from nyanloutre/nixos-config
maj NixOS
This commit is contained in:
parent
4a1de9e6f6
commit
34dd10327f
@ -5,7 +5,7 @@
|
|||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
gitRev = "baee8283bb858602e6b8d9c4763f11f79d4ac813";
|
gitRev = "0af0b7a9cf9dc426c3686fd8b9369251ef18805a";
|
||||||
nixpkgs = fetchTarball "https://github.com/nyanloutre/nixpkgs/archive/${gitRev}.tar.gz";
|
nixpkgs = fetchTarball "https://github.com/nyanloutre/nixpkgs/archive/${gitRev}.tar.gz";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user