Markus Kowalewski
3da1c95940
fftw: add optional AVX/FMA optmization flags
2021-09-03 16:53:30 +02:00
markuskowa
2be939de5d
Merge pull request #136578 from markuskowa/fix-libint
...
libint: make enableFMA default dependent of hostPlatform flags
2021-09-03 16:43:04 +02:00
Niklas Hambüchen
b13b65b241
Merge pull request #133655 from 1000teslas/rust-demangle-hotspot
...
hotspot: add rust demangling support (merge with next hotspot release)
2021-09-03 16:42:16 +02:00
Fabian Affolter
11d96e525a
Merge pull request #135948 from flexagoon/protonup
...
python3Packages.protonup: init at 0.1.4
2021-09-03 16:37:07 +02:00
John Ericson
2fdb859716
netbsd: Make hard/soft float match systems settings
2021-09-03 14:20:12 +00:00
John Ericson
ad609d27b5
netbsd.compat: Fix cross compilation
...
Not to netbsd, where it isn't needed, but elsewhere.
A few things going on here:
- Make compat use the "regular" not "host" makefile infra. This,
however, makes more assumptions that the toolchain is BSD-like, and
so we need to compensate for them with the likes of:
- `LORDER=...` and `TSORT=...`
- Move `export INSTALL_*` to install's setup hook so they don't interfere
with coreutils install
- Don't use `DESTDIR` for installing include files, instead set `INCSDIR`.
This is more proper, but doesn't work when `INCSDIR` is set multiple
times, unfortunately, as CLI defs override all other assignments. So
instead set `INCSDIR0` on the CLI, and do some `INCSDIR =
${INCSDIR0}/...` in the relevant packages.
- `INCSDIR` is set just in the NetBSD setup hook because FreeBSD uses
`INCLUDEDIR`.
2021-09-03 14:19:49 +00:00
Graham Christensen
3677d4bc22
kexec-tools: rename from kexectools to match the project name
2021-09-03 10:17:21 -04:00
Joe Hermaszewski
5942b67b0c
Merge pull request #135453 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2021-09-03 15:02:58 +01:00
Alyssa Ross
446de3a2f3
emacs.pkgs.ebuild-mode: 1.52 -> 1.53
2021-09-03 13:43:30 +00:00
Joe Hermaszewski
5d852fef63
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-09-03 14:41:47 +01:00
Artturi
a910efa7b8
Merge pull request #136467 from Artturin/helveticasource
2021-09-03 16:39:50 +03:00
Artturi
45b7c5b223
Merge pull request #136475 from Artturin/pipewirejackldpath
...
nixos/pipewire: use absolute path for jack libs
2021-09-03 16:36:39 +03:00
Alyssa Ross
ee94d2f392
bear: 3.0.13 -> 3.0.14
2021-09-03 13:32:26 +00:00
Alyssa Ross
742750ccfd
linuxPackages.ddcci-driver: 0.3.3 -> 0.4.1
2021-09-03 13:20:34 +00:00
Kim Lindberger
c8839f6633
Merge pull request #136564 from yu-re-ka/feature/gitlab-14-2-3
...
gitlab: 14.2.1 -> 14.2.3
2021-09-03 15:01:08 +02:00
Ben Wolsieffer
850286cb9a
buildbot: fix withPlugins
...
buildPythonPackage started failing if there was no setup.py, so disable the
build and check phases. Also, fix the package name so the python version isn't
duplicated.
2021-09-03 08:54:46 -04:00
Akshat
98a3230afa
remove a mention of #node.section.md
...
node.section.md has been removed so this commit removes the reference of it inside javascript.section.md
2021-09-03 21:45:20 +09:00
figsoda
cfb993f755
inferno: 0.10.6 -> 0.10.7
2021-09-03 21:44:28 +09:00
Markus Kowalewski
94c4410f7c
libint: make enableFMA default dependent of hostPlatform flags
2021-09-03 14:15:37 +02:00
github-actions[bot]
a3786b8b62
Merge staging-next into staging
2021-09-03 12:01:40 +00:00
github-actions[bot]
ce434a97e2
Merge master into staging-next
2021-09-03 12:01:06 +00:00
Guillaume Girol
af9f38c205
zsh: fix TZ= completion
2021-09-03 12:00:00 +00:00
Jos van Bakel
d68d6477c2
release-notes: add nats service
2021-09-03 13:57:04 +02:00
Yureka
f007b794c7
gitlab: add back grpc patch
...
They downgraded grpc in the fix release
2021-09-03 13:23:45 +02:00
Yureka
6ede6d2740
gitlab: 14.2.1 -> 14.2.3
2021-09-03 13:23:40 +02:00
Kim Lindberger
d14e9188d1
gitaly: Fix gitaly-git2go binary name ( #136569 )
...
e7f8fe4f67
changed the binary name to always end with its module version. This
makes sure gitaly's internal version references are set to the package
version and renames the binary, postfixing it with the package
version.
2021-09-03 13:23:00 +02:00
Martin Weinelt
0a15fd6d74
Merge pull request #136097 from tnias/update/cozy-audiobooks
...
cozy: 1.0.3 -> 1.1.2
2021-09-03 13:05:31 +02:00
José Luis Lafuente
b891957a97
Allow to execute update script in CI environment
...
If the script is executed in a CI (like in github actions, with the
install-nix-action) it fails. This changes fixes that use case. In that
scenario, you should provide the --no-commit flag.
2021-09-03 12:35:12 +02:00
Fabian Affolter
130496a800
Merge pull request #136557 from r-ryantm/auto-update/python3.8-sqlmap
...
python38Packages.sqlmap: 1.5.8 -> 1.5.9
2021-09-03 12:34:22 +02:00
Yureka
afaced2746
thunderbird: patch for #134433
2021-09-03 12:23:08 +02:00
Michael Weiss
d89a24baa9
Merge pull request #136563 from primeos/chromiumDev
...
chromiumDev: 95.0.4621.4 -> 95.0.4628.3
2021-09-03 12:11:48 +02:00
Michael Weiss
79725cdc4d
chromiumDev: 95.0.4621.4 -> 95.0.4628.3
2021-09-03 11:50:29 +02:00
Fabian Affolter
86d18d9c53
buildpack: 0.18.0 -> 0.20.0
2021-09-03 11:08:46 +02:00
R. RyanTM
ca02868dda
python38Packages.pefile: 2021.5.24 -> 2021.9.2
2021-09-03 09:05:40 +00:00
1000teslas
cd9582b575
hotspot: add rustc-demangle and zstd support
2021-09-03 18:56:47 +10:00
1000teslas
9533cd493c
kddockwidgets: init at 1.4.0
2021-09-03 18:56:46 +10:00
1000teslas
979d0bbe72
rustc-demangle: init at 0.1.20
2021-09-03 18:56:37 +10:00
R. RyanTM
dcbe696fa8
python38Packages.sqlmap: 1.5.8 -> 1.5.9
2021-09-03 08:40:38 +00:00
1000teslas
10465d1e16
maintainers: add 1000teslas
2021-09-03 18:38:49 +10:00
maxine [they]
509699b37e
Merge pull request #136542 from samuela/upkeep-bot/vscode-1.60.0-1630638089
...
vscode: 1.59.1 -> 1.60.0
2021-09-03 10:00:32 +02:00
Fabian Affolter
73e5196948
Merge pull request #136508 from fabaff/bump-policyuniverse
...
python3Packages.policyuniverse: 1.4.0.20210816 -> 1.4.0.20210819
2021-09-03 09:54:55 +02:00
Fabian Affolter
8d8ca286cd
Merge pull request #136488 from fabaff/bump-time-machine
...
python3Packages.time-machine: 2.3.1 -> 2.4.0
2021-09-03 09:54:36 +02:00
Fabian Affolter
698335e05a
Merge pull request #136492 from fabaff/bump-haversine
...
python3Packages.haversine: 2.4.0 -> 2.5.1
2021-09-03 08:39:04 +02:00
Bernardo Meurer
df6aa8432a
electron_14: init at 14.0.0
2021-09-02 23:33:40 -07:00
Michael Raskin
e4f82b3722
Merge pull request #136507 from teto/luarocks-completion
...
luarocks: add bash/zsh completion
2021-09-03 06:02:00 +00:00
github-actions[bot]
b296077895
Merge staging-next into staging
2021-09-03 06:01:47 +00:00
github-actions[bot]
c3e778703c
Merge master into staging-next
2021-09-03 06:01:08 +00:00
flexagoon
0eaaf539d8
python3Packages.protonup: init at 0.1.4
2021-09-03 08:17:26 +03:00
John Ericson
af58c2cc0c
netbsd.compat: Don't configure twice
2021-09-03 03:09:05 +00:00
nixpkgs-upkeep-bot
cff78ebaf6
vscode: 1.59.1 -> 1.60.0
2021-09-03 03:01:30 +00:00