Commit Graph

321852 Commits

Author SHA1 Message Date
Sandro
14366bc3b3
Merge pull request #140869 from xfix/skytemple-1.3.2 2021-10-07 20:53:44 +02:00
Mario Rodas
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
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
Sandro
ac96a27f7a
Merge pull request #136592 from hmac/hmac/update-codeql 2021-10-07 19:17:15 +02:00
Lassulus
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
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
John Ericson
6755a884b2
Merge pull request #140757 from Flakebi/arcanist
arcanist: Update certs to fix letsencrypt
2021-10-07 11:49:19 -04:00
Kim Lindberger
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
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
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
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
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
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
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
figsoda
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
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
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
Fabian Affolter
9f955137e5
Merge pull request #140854 from r-ryantm/auto-update/python38Packages.mypy-boto3-s3
python38Packages.mypy-boto3-s3: 1.18.55 -> 1.18.56
2021-10-07 13:28:33 +02:00
R. RyanTM
98cc5c28a4 python38Packages.mypy-boto3-s3: 1.18.55 -> 1.18.56 2021-10-07 11:00:57 +00:00
zowoq
604e3c90a9 skopeo: 1.4.1 -> 1.5.0
https://github.com/containers/skopeo/releases/tag/v1.5.0
2021-10-07 21:00:02 +10:00
Harry Maclean
1d369f0963 codeql: 2.5.9 -> 2.6.2
This requires a minor change to accommodate a different path to Java in
the codeql script.
2021-10-07 11:57:57 +01:00
Harry Maclean
f9ae94032f codeql: update homepage 2021-10-07 11:57:56 +01:00
Harry Maclean
7aa5a5eb8f codeql: trim nativeBuildInputs
These dependencies are not needed for recent CodeQL versions. Removing
them also makes this package buildable on darwin.
2021-10-07 11:57:56 +01:00
John Colvin
39ca16748a
bluejeans-gui: fixup for #140837 getting version from upstream (#140852) 2021-10-07 06:50:10 -04:00
Kevin Cox
709b594db4
Merge pull request #137438 from kevincox/mautrix-facebook-module
nixos.mautrix-facebook: init module
2021-10-07 06:36:52 -04:00
Sergei Trofimovich
5323bc0f14 nixUnstable: pre20211001 -> pre20211006
The specific reason to update is to pull in logging fix:
  c6718a9d950214 "Don't reset the logger in a vfork"

Otherwise 'nix build' does not report build progress correctly.
2021-10-07 12:11:58 +02:00
Vladyslav M
713e08cdc5 ouch: 0.1.5 -> 0.2.0 2021-10-07 12:00:05 +02:00
Pavol Rusnak
1bcafed94e
Merge pull request #140846 from TredwellGit/electron
electron_15: 15.1.0 -> 15.1.1
2021-10-07 11:46:34 +02:00
Sandro
7e38e25f92
Merge pull request #140766 from fabaff/bump-gcsfs 2021-10-07 11:36:42 +02:00
TredwellGit
fdf500dd7f electron_15: 15.1.0 -> 15.1.1
https://github.com/electron/electron/releases/tag/v15.1.1
2021-10-07 09:18:33 +00:00
Anderson Torres
b5b042b580
Merge pull request #140805 from AndersonTorres/update-version-strings 2021-10-07 06:11:53 -03:00
Bobby Rong
5164d4c9f3
Merge pull request #140844 from changlinli/master
Remove changlinli from rstudio maintainers list
2021-10-07 17:00:14 +08:00