2
0
Fork 0

update nixpkgs to local ref

This commit is contained in:
Ehmry - 2020-05-23 19:08:40 +05:30
parent 955dce5028
commit 14ccbb520b
2 changed files with 10 additions and 10 deletions

View File

@ -2,20 +2,20 @@
"nodes": {
"nixpkgs": {
"info": {
"lastModified": 1590073427,
"narHash": "sha256-Il+Ae32CqU1Kqms33VzwDevfA9syYHXZuYpP5F5SRD4="
"lastModified": 1590234271,
"narHash": "sha256-4ue8WrJo/bgX9RzVFD7Yc/FCPAbxIwOkpdxNvvf2W3M=",
"revCount": 226153
},
"locked": {
"owner": "ehmry",
"repo": "nixpkgs",
"rev": "410471797ff726d5f7aaf77865658ab31249470b",
"type": "github"
"ref": "genode-unstable",
"rev": "36370577bd65bea3addd476267db410697fda370",
"type": "git",
"url": "file:///home/repo/nixpkgs"
},
"original": {
"owner": "ehmry",
"ref": "genode-unstable",
"repo": "nixpkgs",
"type": "github"
"type": "git",
"url": "file:///home/repo/nixpkgs"
}
},
"root": {

View File

@ -5,7 +5,7 @@
description = "Genode packages";
inputs.nixpkgs.uri = "github:ehmry/nixpkgs/genode-unstable";
inputs.nixpkgs.uri = "git+file:///home/repo/nixpkgs?ref=genode-unstable";
outputs = { self, nixpkgs }:
let