Update Nixpkgs revision

This commit is contained in:
Ehmry - 2020-08-15 09:26:47 +02:00
parent 1e73ff4793
commit c415f1ea13
2 changed files with 7 additions and 10 deletions

View File

@ -1,20 +1,18 @@
{ {
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"info": {
"lastModified": 1590234271,
"narHash": "sha256-4ue8WrJo/bgX9RzVFD7Yc/FCPAbxIwOkpdxNvvf2W3M="
},
"locked": { "locked": {
"lastModified": 1597134609,
"narHash": "sha256-hzF9zvnR2WSPcpiWuvdiPXMvqhHP/Rnno6hMhJm59RI=",
"owner": "ehmry", "owner": "ehmry",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "36370577bd65bea3addd476267db410697fda370", "rev": "de1c8a039fb0f2564526633ddfe9498354a5154b",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "ehmry", "owner": "ehmry",
"ref": "genode",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "de1c8a039fb0f2564526633ddfe9498354a5154b",
"type": "github" "type": "github"
} }
}, },
@ -25,5 +23,5 @@
} }
}, },
"root": "root", "root": "root",
"version": 5 "version": 7
} }

View File

@ -1,11 +1,10 @@
# SPDX-License-Identifier: CC0-1.0 # SPDX-License-Identifier: CC0-1.0
{ {
edition = 201909;
description = "Genode packages"; description = "Genode packages";
inputs.nixpkgs.url = "github:ehmry/nixpkgs/genode"; inputs.nixpkgs.url =
"github:ehmry/nixpkgs/de1c8a039fb0f2564526633ddfe9498354a5154b";
outputs = { self, nixpkgs }: outputs = { self, nixpkgs }:
let let