2
0
Fork 0

Update Nixpkgs revision

This commit is contained in:
Emery Hemingway 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": {
"nixpkgs": {
"info": {
"lastModified": 1590234271,
"narHash": "sha256-4ue8WrJo/bgX9RzVFD7Yc/FCPAbxIwOkpdxNvvf2W3M="
},
"locked": {
"lastModified": 1597134609,
"narHash": "sha256-hzF9zvnR2WSPcpiWuvdiPXMvqhHP/Rnno6hMhJm59RI=",
"owner": "ehmry",
"repo": "nixpkgs",
"rev": "36370577bd65bea3addd476267db410697fda370",
"rev": "de1c8a039fb0f2564526633ddfe9498354a5154b",
"type": "github"
},
"original": {
"owner": "ehmry",
"ref": "genode",
"repo": "nixpkgs",
"rev": "de1c8a039fb0f2564526633ddfe9498354a5154b",
"type": "github"
}
},
@ -25,5 +23,5 @@
}
},
"root": "root",
"version": 5
"version": 7
}

View File

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