Sandro and GitHub
dee6b54f65
Merge pull request #140815 from dali99/update_hydrus2
2021-10-07 21:27:39 +02:00
Sandro and GitHub
8e0c5ec5d9
Merge pull request #140856 from r-ryantm/auto-update/python38Packages.phonenumbers
2021-10-07 21:21:12 +02:00
Sandro and GitHub
07d5c348c8
Merge pull request #140857 from fabaff/broken-rainbowstream
2021-10-07 21:20:57 +02:00
Sandro and GitHub
761a12153e
Merge pull request #140700 from milogert/add-beekeeper-studio
2021-10-07 21:16:08 +02:00
Sandro and GitHub
13c738188a
Merge pull request #140838 from NobbZ/lefthook-0-7-7
2021-10-07 21:15:08 +02:00
Sandro and GitHub
1941f67751
Merge pull request #140868 from baloo/baloo/nix/2.3.16
2021-10-07 21:07:28 +02:00
Sandro and GitHub
d08ffb1445
Merge pull request #140866 from fabaff/bump-tfsec
2021-10-07 21:01:39 +02:00
Sandro and GitHub
deef9b3217
Merge pull request #140872 from fabaff/bump-deemix
2021-10-07 20:55:42 +02:00
Sandro and GitHub
14366bc3b3
Merge pull request #140869 from xfix/skytemple-1.3.2
2021-10-07 20:53:44 +02:00
Mario Rodas and Vincent Laporte
2ed7f96a78
ocamlPackages.curses: 1.0.4 -> 1.0.8
...
https://github.com/mbacarella/curses/raw/1.0.8/CHANGES
2021-10-07 20:53:08 +02:00
figsoda and GitHub
a362961faf
Merge pull request #140864 from figsoda/remove-cargo-lock-patch
...
treewide: remove unnecessary Cargo.lock patches
2021-10-07 14:36:18 -04:00
Fabian Affolter
20d7e6bc0d
python3Packages.deezer-python: 2.3.1 -> 2.4.0
2021-10-07 20:09:27 +02:00
Fabian Affolter
334ea0938e
python3Packages.deemix: 3.5.3 -> 3.5.5
2021-10-07 20:09:11 +02:00
Fabian Affolter
4f99e3afe0
python3Packages.deezer-py: 1.2.4 -> 1.2.5
2021-10-07 20:09:05 +02:00
Sandro and GitHub
ac96a27f7a
Merge pull request #136592 from hmac/hmac/update-codeql
2021-10-07 19:17:15 +02:00
Lassulus and GitHub
a93c568521
Merge pull request #140210 from 0x4A6F/master-pmacct
...
pmacct: 1.7.5 -> 1.7.6
2021-10-07 19:15:58 +02:00
Konrad Borowski
3cd6f09aa2
skytemple: 1.3.1 -> 1.3.2
2021-10-07 18:27:48 +02:00
Konrad Borowski
84fc6e5bcc
python3Packages.skytemple-icons: 1.2.0 -> 1.3.2
2021-10-07 18:26:25 +02:00
Konrad Borowski
47ad56271c
python3Packages.skytemple-files: 1.3.1 -> 1.3.2
2021-10-07 18:26:16 +02:00
Eelco Dolstra and GitHub
16a55282be
Merge pull request #140865 from edolstra/bump-fallback-paths
...
nix-fallback-paths.nix: Update to 2.3.16
2021-10-07 18:22:35 +02:00
Arthur Gautier
202554980a
nix: 2.3.15 -> 2.3.16
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net >
2021-10-07 16:17:18 +00:00
Fabian Affolter
7a85a664cf
tfsec: 0.58.12 -> 0.58.14
2021-10-07 18:03:52 +02:00
John Ericson and GitHub
6755a884b2
Merge pull request #140757 from Flakebi/arcanist
...
arcanist: Update certs to fix letsencrypt
2021-10-07 11:49:19 -04:00
Kim Lindberger and GitHub
4e97bedf93
Merge pull request #112823 from deviant/nixos-boot-paths
...
nixos/boot: add /var/lib/nixos to pathsNeededForBoot
2021-10-07 17:38:54 +02:00
Eelco Dolstra
a47875938d
nix-fallback-paths.nix: Update to 2.3.16
2021-10-07 17:33:53 +02:00
figsoda
544ff6b412
wyvern: switch to fetchCrate, remove patch
2021-10-07 11:25:25 -04:00
Artturi and GitHub
46c22f8932
Merge pull request #140337 from Artturin/overidesrcfetchff
2021-10-07 18:20:05 +03:00
figsoda
001bd7c466
cargo-update: 4.1.2 -> 7.0.1, switch to fetchCrate, remove patch
2021-10-07 11:17:45 -04:00
figsoda
a168cfc494
cargo-license: 0.3.0 -> 0.4.2, switch to fetchCrate, remove patch
2021-10-07 11:06:02 -04:00
figsoda
8b07d471b5
fst: fix version, switch to fetchCrate, remove patch
2021-10-07 11:01:57 -04:00
Bobby Rong and GitHub
70088dc299
Merge pull request #140827 from linyinfeng/godns-init
...
godns: init at 2.5
2021-10-07 22:46:35 +08:00
sternenseemann
9a76986ee0
foot: cache stimuliFile more aggressively
...
stimuliFile would get rebuild with every change in version, since the
stimulusGenerator derivation would depend on the version string. Since
the script often doesn't change between releases, this causes
unnecessary rebuilds and cache duplication.
Additionally we add a test to passthru which checks if the hash of the
script is still up to date: By making its name depend on the version
string, it'll get rebuild on every version change, even if the hash
stays the same. This way we can detect new hash mismatches.
2021-10-07 16:18:59 +02:00
sternenseemann
6bfc5e94f6
foot: 1.9.0 -> 1.9.2
...
foot's upstream has abandoned the approach of using a custom terminfo
install location and setting TERMINFO, but still supports it. For us
this has eliminated the need to build the foot terminfo files manually,
somehow which is appreciated.
We preserve our current approach: Install terminfo files to the terminfo
output and set TERMINFO to that store path instead of propagating the
output for user env insatllations.
Change logs:
* https://codeberg.org/dnkl/foot/releases/tag/1.9.1
* https://codeberg.org/dnkl/foot/releases/tag/1.9.2
2021-10-07 16:18:59 +02:00
Domen Kožar and GitHub
710be10957
Merge pull request #140858 from pimeys/prisma-linux-aarch64
...
prisma-engines: add support for aarch64-linux
2021-10-07 08:29:44 -05:00
figsoda
b9912f3d90
doh-proxy-rust: 0.3.8 -> 0.9.2, switch to fetchCrate, remove patch
2021-10-07 09:29:34 -04:00
figsoda
9d838fe0b9
effitask: 1.4.0 -> 1.4.1, fix build, remove patch
2021-10-07 09:18:02 -04:00
figsoda
c499458529
elfx86exts: remove unused patch
2021-10-07 09:04:49 -04:00
Robert Hensing and GitHub
45da228a49
Merge pull request #140396 from laikq/srcs-doc
...
doc: reference sourceRoot in description of srcs
2021-10-07 15:03:45 +02:00
R. RyanTM and Tim Steinbach
40fd8c9c24
oh-my-zsh: 2021-10-05 -> 2021-10-06
2021-10-07 09:02:51 -04:00
figsoda
c1806a0e65
svd2rust: switch to fetchCrate, remove patch
2021-10-07 08:54:37 -04:00
figsoda
842c49708e
fac-build: 0.5.3 -> 0.5.4, switch to fetchCrate, remove patch
2021-10-07 08:39:22 -04:00
Jacek Galowicz and GitHub
d68f1e43df
Merge pull request #126713 from blaggacao/nixos-test-ref/05-class-ify-test-driver
...
nixos test ref/05 class ify test driver
2021-10-07 14:37:01 +02:00
figsoda
4afe68d75c
sandboxfs: switch to fetchCrate, remove patch
2021-10-07 08:28:47 -04:00
Lin Yinfeng
bd47be3c86
godns: init at 2.5
2021-10-07 20:26:34 +08:00
Julius de Bruijn
cdaf4b1290
prisma-engines: add support for aarch64-linux
2021-10-07 14:22:16 +02:00
Fabian Affolter
fc3ac0dbcc
python3Packages.rainbowstream: 1.5.2 -> 1.5.5
2021-10-07 14:15:43 +02:00
R. RyanTM
7efffa6104
python38Packages.phonenumbers: 8.12.33 -> 8.12.34
2021-10-07 12:06:54 +00:00
figsoda and GitHub
708694e081
Merge pull request #140803 from figsoda/eureka-ideas
...
eureka-ideas: init at 1.8.1
2021-10-07 08:05:59 -04:00
Timo Kaufmann and GitHub
043bc8a984
Merge pull request #139502 from Vodurden/nixos-unstable
...
Support virtual Nintendo Switch Pro controllers in joycond
2021-10-07 13:54:30 +02:00
Fabian Affolter and GitHub
526221d06e
Merge pull request #140841 from fabaff/bump-pubnub
...
python3Packages.pubnub: 5.3.1 -> 5.4.0
2021-10-07 13:28:48 +02:00