remove nur

This commit is contained in:
jopejoe1 2024-01-02 21:36:38 +01:00
parent 4050b8d212
commit 658507c387
6 changed files with 36 additions and 24 deletions

42
flake.lock generated
View file

@ -1,5 +1,30 @@
{
"nodes": {
"firefox-addons": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "pkgs/firefox-addons",
"lastModified": 1704099878,
"narHash": "sha256-j+UPcv2d3DMkO3Jb3PBqEQ/oJwJzvY6em0azAP1VJg4=",
"owner": "rycee",
"repo": "nur-expressions",
"rev": "8275e917db7b7cd3f6a29b4b455b29e16eb2eef5",
"type": "gitlab"
},
"original": {
"dir": "pkgs/firefox-addons",
"owner": "rycee",
"repo": "nur-expressions",
"type": "gitlab"
}
},
"flake-compat": {
"flake": false,
"locked": {
@ -342,21 +367,6 @@
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1704224443,
"narHash": "sha256-BhoQWg+1Rf6Ie6CnnPwX4rn2bBnQHWsZEKVEnNnkTp8=",
"owner": "nix-community",
"repo": "NUR",
"rev": "c4f5f8beacb9819f19dbae1d1e09c2dfd404d542",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
@ -466,6 +476,7 @@
},
"root": {
"inputs": {
"firefox-addons": "firefox-addons",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
@ -479,7 +490,6 @@
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"nixpkgs-lib": "nixpkgs-lib",
"nur": "nur",
"pre-commit-hooks": "pre-commit-hooks_2",
"prism-game-options-patch": "prism-game-options-patch",
"prismlauncher": "prismlauncher",