Removed pkgs-working-itinerary as it works on pkgs

This commit is contained in:
EsVagy42 2025-11-09 12:33:38 +01:00
parent 53b52dd3d3
commit 40df36f2ee
4 changed files with 2 additions and 31 deletions

17
flake.lock generated
View file

@ -139,22 +139,6 @@
"type": "github"
}
},
"nixpkgs-working-itinerary": {
"locked": {
"lastModified": 1760284886,
"narHash": "sha256-TK9Kr0BYBQ/1P5kAsnNQhmWWKgmZXwUQr4ZMjCzWf2c=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "cf3f5c4def3c7b5f1fc012b3d839575dbe552d43",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "cf3f5c4def3c7b5f1fc012b3d839575dbe552d43",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1757034884,
@ -265,7 +249,6 @@
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-working-itinerary": "nixpkgs-working-itinerary",
"nixvim": "nixvim",
"plasma-manager": "plasma-manager"
}