forked from nyanloutre/nixos-config
mise à jour LoutreOS
This commit is contained in:
parent
a06a8bebab
commit
9d252f374c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
gitRev = "91cb80e4397d55b19b0beba3fa3846f1a02d0342";
|
gitRev = "4c45e960e797d660358a11723e736afee3998261";
|
||||||
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