remove unused files

This commit is contained in:
Lukas Heiligenbrunner 2023-11-08 23:19:18 +01:00
parent 93a98931ef
commit 93aeca0d6f

View File

@ -1,21 +1,5 @@
{ {
"nodes": { "nodes": {
"gnomeNixpkgs": {
"locked": {
"lastModified": 1698624843,
"narHash": "sha256-pSGoY3A+4hz6291/8phhwhzAKL61G09b+xK/tiUAJ0o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "47fbfd7a7f668692abf8cc649d9a901b18a9a424",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "gnome",
"repo": "nixpkgs",
"type": "github"
}
},
"home-manager": { "home-manager": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -23,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1698860414, "lastModified": 1699368917,
"narHash": "sha256-ejtFTDbo7tT8j8AIQfN9g+4dlQmrUDoC3dEaw77jVcY=", "narHash": "sha256-nUtGIWf86BOkUbtksWtfglvCZ/otP0FTZlQH8Rzc7PA=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "fc2a8842ea5106640eb89ec522dde9120df82d8a", "rev": "6a8444467c83c961e2f5ff64fb4f422e303c98d3",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -36,13 +20,29 @@
"type": "github" "type": "github"
} }
}, },
"nixos-hardware": {
"locked": {
"lastModified": 1698870265,
"narHash": "sha256-ZbTELogcMIGfnGULeAzPDbh4SNIVKYxeH7Y7Vu9BQdc=",
"owner": "kjhoerr",
"repo": "nixos-hardware",
"rev": "39d0b4df49bc835542dab47645764a8f3779ec31",
"type": "github"
},
"original": {
"owner": "kjhoerr",
"ref": "fw13-7040",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1698611440, "lastModified": 1699099776,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=", "narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735", "rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -54,8 +54,8 @@
}, },
"root": { "root": {
"inputs": { "inputs": {
"gnomeNixpkgs": "gnomeNixpkgs",
"home-manager": "home-manager", "home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
} }
} }