mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
We have stuff that's referenced in CI but not available as flake outputs to build. Adding default.nix outputs to flake.nix so flake users can reference them easier.
45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1743938762,
|
|
"narHash": "sha256-UgFYn8sGv9B8PoFpUfCa43CjMZBl1x/ShQhRDHBFQdI=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "74a40410369a1c35ee09b8a1abee6f4acbedc059",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"scss-reset": "scss-reset"
|
|
}
|
|
},
|
|
"scss-reset": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1683906868,
|
|
"narHash": "sha256-cif5Sx8Ca5vxdw/mNAgpulLH15TwmzyJFNM7JURpoaE=",
|
|
"owner": "andreymatin",
|
|
"repo": "scss-reset",
|
|
"rev": "5a7bd491ac82441e6283fb0d5d54644b913b30c7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "andreymatin",
|
|
"ref": "1.4.2",
|
|
"repo": "scss-reset",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|