nixpkgs: 2023-06-27 -> 2023-06-29

```
• Updated input 'nixpkgs-unpatched':
    'github:nixos/nixpkgs/e18dc963075ed115afb3e312b64643bf8fd4b474' (2023-06-27)
  → 'github:nixos/nixpkgs/4bc72cae107788bf3f24f30db2e2f685c9298dc9' (2023-06-29)
```
This commit is contained in:
Colin 2023-06-30 11:17:35 +00:00
parent f25dbdd4d2
commit 2f88ba92d1
2 changed files with 3 additions and 16 deletions

View File

@ -85,11 +85,11 @@
},
"nixpkgs-unpatched": {
"locked": {
"lastModified": 1687898314,
"narHash": "sha256-B4BHon3uMXQw8ZdbwxRK1BmxVOGBV4viipKpGaIlGwk=",
"lastModified": 1688049487,
"narHash": "sha256-100g4iaKC9MalDjUW9iN6Jl/OocTDtXdeAj7pEGIRh4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e18dc963075ed115afb3e312b64643bf8fd4b474",
"rev": "4bc72cae107788bf3f24f30db2e2f685c9298dc9",
"type": "github"
},
"original": {

View File

@ -205,19 +205,6 @@ in [
hash = "sha256-uNerTwyFzivTU+o9bEKmNMFceOmy2AKONfKJWI5qkzo=";
})
(fetchpatch' {
title = "spdlog: use fmt 9";
prUrl = "https://github.com/NixOS/nixpkgs/pull/240270";
hash = "sha256-f0QCnrtPN7XwWk0cHSUW7/XlWPFu6XnuoQL6vARYILM=";
})
(fetchpatch' {
title = "nmap: lua5_3 -> lua5_4";
prUrl = "https://github.com/NixOS/nixpkgs/pull/240440";
saneCommit = "a2a5c711e7c0ff43143fc58ec08853ec063f35b3";
hash = "sha256-LKDulOSQAM4FzyxqPqrdr1C2M3yLFpo5aAt7fhXRnrs=";
})
(fetchpatch' {
title = "gthumb: make the webservices feature be optional";
saneCommit = "50767d5746fd80657e997b43fc5d82ba0c2c2447";