forked from nyanloutre/nixos-config
update
This commit is contained in:
parent
32badf4d62
commit
c4be6b7976
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
gitRev = "7d77db315d44ef6059a5d184f61eb584cfcf2d46";
|
gitRev = "afca3f977175280668aaed92112eb42a171510d2";
|
||||||
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…
Add table
Reference in a new issue