Commit Graph
353900 Commits
Author SHA1 Message Date
Jan Tojnar 967a4c22db gnomeExtensions.dash-to-dock: Build from source again
The stable version has several usability bugs (e.g. https://github.com/micheleg/dash-to-dock/issues/1629)
but patches do not apply cleanly to the zips from the extension portal.
Let’s switch back to building from source to make it easier to update the extension.

This reverts commit 2bb795bab2,
adds an update script and updates to latest git revision.
2022-02-18 17:28:28 +01:00
Jan Tojnar 97276fe650 unstableGitUpdater: Allow using stable versions
It is important to keep the version as parsed by `builtins.parseDrvName`
monotonic for packages that often switch between stable and unstable versions,
for nix-env to be able to update them reliably.

Let’s optionally use the version format described by RFC 107:
https://github.com/NixOS/rfcs/pull/107
The downside is that it requires fetching
more commits to be able to determine the latest tag.
2022-02-18 17:26:46 +01:00
Jan Tojnar 3985dde04e unstableGitUpdater: Use single derivation for all branches
This will reduce the number of build when updating a large number of packages at the same time
(e.g. when updating all packages of a maintainer).
2022-02-18 17:26:45 +01:00
Jan Tojnar 30ec84fba3 unstableGitUpdater: Fix support for fetchFromGit{Hub,Lab}
When `fetchFromGitHub` uses `fetchzip` instead of `fetchgit` internally,
which is the most common use case, there is no `src.url` attribute
so the update will fail.

Let’s fix that by falling back to `src.meta.homepage`,
which these fetchers set to the repository URL.
2022-02-18 07:59:02 +01:00
Pascal BachandGitHub 0b5085cdb7 Merge pull request #159340 from andersk/spice-gtk
spice-gtk: 0.37 → 0.40
2022-02-12 12:04:00 +01:00
Pavol RusnakandGitHub e0dd18b345 Merge pull request #159500 from r-ryantm/auto-update/libsurvive
libsurvive: 0.3 -> 0.4
2022-02-12 12:02:02 +01:00
Kim LindbergerandGitHub ea7646ee37 Merge pull request #159266 from talyz/nomachine-7.8.2
nomachine-client: 7.6.2 -> 7.8.2
2022-02-12 11:37:19 +01:00
Kim LindbergerandGitHub c7df3bf58c Merge pull request #155108 from fedeinthemix/add-xyce-2
Add Xyce 7.4 (second attempt)
2022-02-12 11:34:10 +01:00
R. Ryantm 3fbb72ce8d libsurvive: 0.3 -> 0.4 2022-02-12 10:33:47 +00:00
RenaudandGitHub fe5b7d6e3d Merge pull request #158581 from brandonweeks/whirlpool
whirlpool-gui: remove
2022-02-12 11:29:06 +01:00
R. RyanTMandGitHub c15843da0d findomain: 5.1.1 -> 6.1.0
(#159202)
2022-02-12 10:52:54 +01:00
Nikolay AmiantovandGitHub 27cac17af7 Merge pull request #158876 from jonringer/folly-bump
folly: 2021.10.25.00 -> 2022.02.07.00
2022-02-12 12:49:38 +03:00
Pascal BachandGitHub 01af894a76 Merge pull request #155546 from risicle/ris-frozendict-2.2.0
python3Packages.frozendict: 2.2.0 -> 2.3.0
2022-02-12 10:45:25 +01:00
R. RyanTMandGitHub 7da32601ac awsweeper: 0.11.1 -> 0.12.0
(#159225)
2022-02-12 10:42:36 +01:00
Fabian AffolterandGitHub 75ccd276a9 Merge pull request #158086 from fabaff/bump-weconnect
python3Packages.weconnect: 0.35.0 -> 0.36.0, python3Packages.weconnect-mqtt: 0.28.0 -> 0.28.1
2022-02-12 10:36:46 +01:00
Fabian AffolterandGitHub e3bd437eb0 Merge pull request #159355 from fabaff/bump-tfsec
tfsec: 1.1.4 -> 1.1.5
2022-02-12 10:35:20 +01:00
R. RyanTMandGitHub 561735d8ad find-cursor: 1.7 -> 1.8
(#159272)
2022-02-12 10:34:57 +01:00
Fabian AffolterandGitHub 09db26ca0b Merge pull request #159410 from r-ryantm/auto-update/python3.10-qiskit-nature
python310Packages.qiskit-nature: 0.3.0 -> 0.3.1
2022-02-12 10:34:41 +01:00
Fabian AffolterandGitHub ab81161cb1 Merge pull request #159422 from r-ryantm/auto-update/python3.10-rokuecp
python310Packages.rokuecp: 0.13.1 -> 0.13.2
2022-02-12 10:33:07 +01:00
Fabian AffolterandGitHub dc005b4b7c Merge pull request #159480 from r-ryantm/auto-update/go-audit
go-audit: 1.0.0 -> 1.1.1
2022-02-12 10:32:50 +01:00
R. RyanTMandGitHub 1caef67490 fping: 5.0 -> 5.1
(#159285)
2022-02-12 10:32:29 +01:00
R. RyanTMandGitHub 5ad5d014f5 grpcurl: 1.8.5 -> 1.8.6
(#159297)
2022-02-12 10:26:45 +01:00
Federico Beffa 10b7f30936 xyce,xyce-parallel: init at 7.4
Co-authored-by: Sandro <sandro.jaeckel@gmail.com> and
                Kim Lindberger <kim.lindberger@gmail.com>
2022-02-12 10:26:05 +01:00
Federico Beffa 1d35ac84ee trilinos: init at version 12.12.1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
                Kim Lindberger <kim.lindberger@gmail.com>
2022-02-12 10:25:47 +01:00
R. RyanTMandGitHub f4cd757bbb frp: 0.38.0 -> 0.39.1
(#159307)
2022-02-12 10:23:44 +01:00
Bjørn Forsman 5153446c44 nix-bash-completions: add missing pre/postInstall hooks 2022-02-12 10:22:17 +01:00
R. RyanTMandGitHub ac1de6cfe5 ipv6calc: 3.2.0 -> 4.0.1
(#159368)
2022-02-12 10:20:27 +01:00
Brandon Weeks cdfac76b72 whirlpool-gui: remove
whirlpool-gui depends on the very out dated Electron 7. Upstream does
not appear to be tracking newer versions of Electron.

https://code.samourai.io/whirlpool/whirlpool-gui
2022-02-12 01:08:14 -08:00
R. Ryantm 5ce7ef451e go-audit: 1.0.0 -> 1.1.1 2022-02-12 08:50:58 +00:00
7c6f434candGitHub 4dcf7b473d Merge pull request #159016 from r-ryantm/auto-update/bctoolbox
bctoolbox: 5.0.58 -> 5.1.0
2022-02-12 08:46:03 +00:00
Robert SchützandRobert Schütz 70aa8d9ec6 chatty: 0.6.0 -> 0.6.1
https://source.puri.sm/Librem5/chatty/-/blob/v0.6.1/NEWS
2022-02-12 05:12:33 +00:00
tomberekandGitHub eef7a88dc9 Merge pull request #158541 from wackbyte/update-jpexs
jpexs: 11.3.0 -> 15.0.0
2022-02-11 22:51:04 -05:00
R. Ryantm 1f5426b80e python310Packages.rokuecp: 0.13.1 -> 0.13.2 2022-02-12 03:48:13 +00:00
tomberekandGitHub 9e5072526b Merge pull request #158366 from 0xAlpaca/sunvox-2.0c
sunvox: 1.9.6c -> 2.0c
2022-02-11 22:32:52 -05:00
R. RyantmandJonathan Ringer 5b1784281b python310Packages.phonenumbers: 8.12.42 -> 8.12.43 2022-02-11 19:27:03 -08:00
LuflosiandRobert Schütz 1670125d5d python3Packages.furo: fix build
furo requires webpack since version 2021.11.12 and was recently updated in 7b890d5933. Without this dependency, the built package is broken as it is missing some important files. This can be seen when trying to build kitty on Linux. webpack doesn't work correctly in nixpkgs, see https://github.com/NixOS/nixpkgs/issues/42275. I wasn't able to fix this.
To make furo build correctly again despite the broken webpack, I switched to fetching the wheel instead of the source from PyPI, which has the necessary files already generated.
I also added a small test to make sure that this directory won't be empty again in the future.
2022-02-12 03:21:15 +00:00
IvvandGitHub f7f72f344c Merge pull request #159251 from Infinidoge/patch-2
discord: set meta.mainProgram to binaryName
2022-02-12 04:20:02 +01:00
IvvandGitHub b718b66117 Merge pull request #159342 from j0hax/scrub-init
scrub: init at 2.6.1
2022-02-12 04:07:47 +01:00
R. Ryantm af55186fbf python310Packages.qiskit-nature: 0.3.0 -> 0.3.1 2022-02-12 02:44:46 +00:00
Bobby RongandGitHub 0a3a1b0dcd Merge pull request #159223 from r-ryantm/auto-update/fortune-mod
fortune: 3.10.0 -> 3.12.0
2022-02-12 10:22:09 +08:00
Bobby RongandGitHub ab483866e2 Merge pull request #159260 from r-ryantm/auto-update/fceux
fceux: 2.6.1 -> 2.6.2
2022-02-12 10:16:08 +08:00
Bobby RongandGitHub cd295e4cb8 Merge pull request #159269 from r-ryantm/auto-update/sarasa-gothic
sarasa-gothic: 0.35.5 -> 0.35.8
2022-02-12 10:10:57 +08:00
R. RyantmandJonathan Ringer 5f5ff6fe12 python310Packages.psygnal: 0.2.0 -> 0.3.0 2022-02-11 17:47:26 -08:00
Jonathan RingerandJonathan Ringer 8cc13b64a1 python3Packages.cloudflare: fix deps 2022-02-11 17:30:18 -08:00
Léo GaspardandLéo Gaspard f07923c543 near-cli: init at 3.1.0 2022-02-12 02:17:27 +01:00
Robert SchützandRobert Schütz f1d4c25c6b index-fm: 2.1.0 -> 2.1.1 2022-02-12 01:10:03 +00:00
Robert SchützandRobert Schütz ab5afaa14c libsForQt5.mauikit-filebrowsing: 2.1.0 -> 2.1.1 2022-02-12 01:10:03 +00:00
Robert SchützandRobert Schütz 3c4e6d616f libsForQt5.mauikit: 2.1.0 -> 2.1.1 2022-02-12 01:10:03 +00:00
Robert ScottandGitHub 8f89db3252 Merge pull request #159306 from r-ryantm/auto-update/freetds
freetds: 1.3.3 -> 1.3.8
2022-02-12 00:43:44 +00:00
Fabian Affolter df88868720 python3Packages.weconnect-mqtt: 0.28.1 -> 0.29.0 2022-02-12 00:29:59 +01:00