nixos-riscv/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2023-06-24 14:56:10 +02:00
{
"nodes": {
2023-06-25 03:38:08 +02:00
"nixos-hardware": {
2023-06-24 14:56:10 +02:00
"locked": {
2023-06-25 03:38:08 +02:00
"lastModified": 1686838567,
"narHash": "sha256-aqKCUD126dRlVSKV6vWuDCitfjFrZlkwNuvj5LtjRRU=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "429f232fe1dc398c5afea19a51aad6931ee0fb89",
2023-06-24 14:56:10 +02:00
"type": "github"
},
"original": {
2023-06-25 03:38:08 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-06-24 14:56:10 +02:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-06-25 03:38:08 +02:00
"lastModified": 1687502512,
"narHash": "sha256-dBL/01TayOSZYxtY4cMXuNCBk8UMLoqRZA+94xiFpJA=",
"owner": "NixOS",
2023-06-24 14:56:10 +02:00
"repo": "nixpkgs",
2023-06-25 03:38:08 +02:00
"rev": "3ae20aa58a6c0d1ca95c9b11f59a2d12eebc511f",
2023-06-24 14:56:10 +02:00
"type": "github"
},
"original": {
2023-06-25 03:38:08 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
2023-06-24 14:56:10 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-06-25 03:38:08 +02:00
"nixos-hardware": "nixos-hardware",
2023-06-24 14:56:10 +02:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}