nixos-riscv/flake.lock

81 lines
2.0 KiB
Plaintext
Raw Normal View History

2022-06-25 17:37:18 +02:00
{
"nodes": {
2024-01-17 18:22:30 +01:00
"flake-utils": {
"inputs": {
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1705312285,
"narHash": "sha256-rd+dY+v61Y8w3u9bukO/hB55Xl4wXv4/yC8rCGVnK5U=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "bee2202bec57e521e3bd8acd526884b9767d7fa0",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-06-25 17:37:18 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1706092046,
"narHash": "sha256-Cbethl95Cu+WVIWfaAnRRBZiz5PmXxQvg4vXNqIZQUg=",
"owner": "rodarima",
2022-06-25 17:37:18 +02:00
"repo": "nixpkgs",
"rev": "57e7c8fa4fdc414a936ce83afd0c70fb0a3a31d5",
2022-06-25 17:37:18 +02:00
"type": "github"
},
"original": {
"owner": "rodarima",
"ref": "fix-pkgs-static-gcc-march",
2022-06-25 17:37:18 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-01-17 18:22:30 +01:00
"flake-utils": "flake-utils",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
2024-01-17 18:22:30 +01:00
"systems": "systems"
}
},
2024-01-17 18:22:30 +01:00
"systems": {
"locked": {
2024-01-17 18:22:30 +01:00
"lastModified": 1680978846,
"narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=",
"owner": "nix-systems",
"repo": "x86_64-linux",
"rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8",
"type": "github"
},
"original": {
2024-01-17 18:22:30 +01:00
"owner": "nix-systems",
"repo": "x86_64-linux",
"type": "github"
2022-06-25 17:37:18 +02:00
}
}
},
"root": "root",
"version": 7
}