started new config
This commit is contained in:
181
flake.lock
generated
Normal file
181
flake.lock
generated
Normal file
@@ -0,0 +1,181 @@
|
||||
{
|
||||
"nodes": {
|
||||
"fetchurl-sources": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"path": "./consumer-overridable/fetchurl-sources.nix",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"path": "./consumer-overridable/fetchurl-sources.nix",
|
||||
"type": "path"
|
||||
},
|
||||
"parent": [
|
||||
"xlibre-overlay"
|
||||
]
|
||||
},
|
||||
"flake-parts": {
|
||||
"inputs": {
|
||||
"nixpkgs-lib": "nixpkgs-lib"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1762980239,
|
||||
"narHash": "sha256-8oNVE8TrD19ulHinjaqONf9QWCKK+w4url56cdStMpM=",
|
||||
"owner": "hercules-ci",
|
||||
"repo": "flake-parts",
|
||||
"rev": "52a2caecc898d0b46b2b905f058ccc5081f842da",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "hercules-ci",
|
||||
"repo": "flake-parts",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"home-manager": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1766553861,
|
||||
"narHash": "sha256-ZbnG01yA3O8Yr1vUm3+NQ2qk9iRhS5bloAnuXHHy7+c=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "0999ed8f965bbbd991437ad9c5ed3434cecbc30e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"ref": "release-25.11",
|
||||
"repo": "home-manager",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixos-hardware": {
|
||||
"locked": {
|
||||
"lastModified": 1766568855,
|
||||
"narHash": "sha256-UXVtN77D7pzKmzOotFTStgZBqpOcf8cO95FcupWp4Zo=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixos-hardware",
|
||||
"rev": "c5db9569ac9cc70929c268ac461f4003e3e5ca80",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "master",
|
||||
"repo": "nixos-hardware",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1766622938,
|
||||
"narHash": "sha256-Eovt/DOCYjFFBZuYbbG9j5jhklzxdNbUGVYYxh3lG3s=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "5900a0a8850cbba98e16d5a7a6ed389402dfcf4f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-25.11",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-lib": {
|
||||
"locked": {
|
||||
"lastModified": 1761765539,
|
||||
"narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=",
|
||||
"owner": "nix-community",
|
||||
"repo": "nixpkgs.lib",
|
||||
"rev": "719359f4562934ae99f5443f20aa06c2ffff91fc",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "nixpkgs.lib",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"home-manager": "home-manager",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"xlibre-overlay": "xlibre-overlay"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"path": "./systems.nix",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"path": "./systems.nix",
|
||||
"type": "path"
|
||||
},
|
||||
"parent": [
|
||||
"xlibre-overlay"
|
||||
]
|
||||
},
|
||||
"xlibre-drivers-overlay-choice": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"path": "./consumer-overridable/drivers-overlay-choice.nix",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"path": "./consumer-overridable/drivers-overlay-choice.nix",
|
||||
"type": "path"
|
||||
},
|
||||
"parent": [
|
||||
"xlibre-overlay"
|
||||
]
|
||||
},
|
||||
"xlibre-overlay": {
|
||||
"inputs": {
|
||||
"fetchurl-sources": "fetchurl-sources",
|
||||
"flake-parts": "flake-parts",
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"systems": "systems",
|
||||
"xlibre-drivers-overlay-choice": "xlibre-drivers-overlay-choice",
|
||||
"xserver-meson-flags": "xserver-meson-flags"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1766204441,
|
||||
"narHash": "sha256-CKoWqMDv7O81q6v6RTUGfMilx5aulOCw+HHdtkJM1qc=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "bb35b081bb7256cbafb1c53c911985d86f51da04",
|
||||
"revCount": 140,
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/takagemacoed/xlibre-overlay"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/takagemacoed/xlibre-overlay"
|
||||
}
|
||||
},
|
||||
"xserver-meson-flags": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"path": "./consumer-overridable/xserver-meson-flags.nix",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"path": "./consumer-overridable/xserver-meson-flags.nix",
|
||||
"type": "path"
|
||||
},
|
||||
"parent": [
|
||||
"xlibre-overlay"
|
||||
]
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
}
|
||||
Reference in New Issue
Block a user