mirror of
https://github.com/srid/ema.git
synced 2024-11-29 09:25:14 +03:00
Advance nixpkgs
This commit is contained in:
parent
639d3cd063
commit
6594e608ab
@ -33,17 +33,17 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1622081941,
|
||||
"narHash": "sha256-YEr7BK5lhWPdfjbG6PKBkTSKLVo3+FUmfrpi6fhFRZE=",
|
||||
"lastModified": 1622810827,
|
||||
"narHash": "sha256-IlPKkf5e1x++bQ5VwRv47EaN5T2Dnh6I7hoKaHnSzfs=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "058b981b5bd8dc63ffcd1483e16cf3176543ea63",
|
||||
"rev": "f36a65f6e2e9f3641f12c7d6e48a5ec4b5c5394b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "058b981b5bd8dc63ffcd1483e16cf3176543ea63",
|
||||
"rev": "f36a65f6e2e9f3641f12c7d6e48a5ec4b5c5394b",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
description = "Ema project";
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/058b981b5bd8dc63ffcd1483e16cf3176543ea63";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/f36a65f6e2e9f3641f12c7d6e48a5ec4b5c5394b";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
flake-compat = {
|
||||
url = "github:edolstra/flake-compat";
|
||||
|
Loading…
Reference in New Issue
Block a user