Louis Bettens
72f225cad4
git-aggregator: init at 1.8.1
2021-05-22 13:40:23 +02:00
Sandro
97388f8683
Merge pull request #123994 from fortuneteller2k/fetchutils
2021-05-22 13:32:24 +02:00
wedens
0de023b4f9
rofimoji: 4.3.0 -> 5.1.0
2021-05-22 12:53:35 +02:00
fortuneteller2k
290fa04d05
fetchutils: init at unstable-2021-03-16
2021-05-22 16:40:31 +08:00
Francesco Zanini
3eb8ad2278
opentrack: init at 2.3.13
2021-05-22 09:09:56 +02:00
fortuneteller2k
76c2b90825
bfetch: init at unstable-2021-05-21
2021-05-22 13:59:44 +08:00
timput
d0755bdb5f
freecad: add openscad file support
2021-05-21 21:07:55 -06:00
github-actions[bot]
901fb5e64e
Merge master into staging-next
2021-05-22 00:56:03 +00:00
Sumner Evans
15edb65bae
pr-tracker: init at 1.0.0
2021-05-21 16:45:35 -07:00
davidak
3ff0ef5666
Merge pull request #121809 from rvolosatovs/init/stt
...
Deprecate deepspeech in favor of stt
2021-05-21 23:19:29 +02:00
piegames
b642ac7b70
gnome: Package all the GNOME extensions
...
An automatic way to do this that scales up and requires little manual intervention is really needed. It works by scraping extensions.gnome.org with a python script, that writes all relevant information into the `extensions.json`. Every attribute of besaid file can be built into a package using `buildShellExtension`.
Extensions are grouped by GNOME Shell version for practical reasons. Only extensions for GNOME 40 and 3.38 were added, as we don't support legacy GNOME versions.
The extensions are exposed as an attrset, `pkgs.gnome40Extensions` and `pkgs.gnome38Extensions` respectively. The package name of each extensions is generated automatically from its UUID.
The attribute `pkgs.gnomeExtensions` contains the officially packaged and supported extensions set. It contains all the automatically packaged extensions for the current GNOME Shell version, which are overwritten by manually packaged ones where needed. Unlike gnomeXYExtensions, the names are not UUIDs, but automatically generated human-friendly names. Naming collisions – which are tracked in collisions.json – need to be manually resolved in the `extensionRenames` attrset.
2021-05-21 23:10:12 +02:00
piegames
1085727d81
gnomeExtensions: move dropped extensions next to aliases
2021-05-21 23:06:39 +02:00
Thibaut Robert
908017d33b
openconnect_pa: remove, integrated in openconnect upstream
...
Support for GlobalProtect VPN is now available in the official OpenConnect since v8.00, making this package unnecessary
2021-05-21 21:00:16 +02:00
Jonathan Ringer
5cd5b9b97f
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/tools/kubie/default.nix
2021-05-21 10:39:34 -07:00
Sandro
289f685fda
Merge pull request #123695 from maxeaubrey/nomad_1.0.6_1.1.0
2021-05-21 17:50:37 +02:00
Eelco Dolstra
49c22083b9
nixFlakes: Turn into an alias
2021-05-21 15:21:31 +02:00
Eelco Dolstra
21bfd3bbce
Revert nixFlake / nixExperimental ( #120141 )
...
Usage of the nixFlakes attribute obscures the fact that it's an
experimental feature. Providing a nixExperimental attribute (which
people will inevitably start using on their production machines) makes
it too easy to enable all experimental features, when you should
explicitly opt in to the features that you want to try out.
Also, upstream Nix doesn't provide an "enable all experimental
features" patch so neither should Nixpkgs.
2021-05-21 15:16:35 +02:00
Kerstin Humm
878f011d8d
mastodon: migrate from NodeJS 12 to 14
...
https://github.com/tootsuite/mastodon/pull/15932 got closed in Mastodon
3.4.0.
2021-05-21 15:04:12 +02:00
github-actions[bot]
929b12e7b5
Merge master into staging-next
2021-05-21 12:28:43 +00:00
Leon Vack
7a405ec11f
ytmdesktop: init at 1.13.0
2021-05-21 07:42:53 +02:00
Jonathan Ringer
6b15fdce86
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/shells/ion/default.nix
pkgs/tools/misc/cicero-tui/default.nix
2021-05-20 22:11:42 -07:00
Mario Rodas
ab1302a32a
rubocop: alias to rubyPackages.rubocop
2021-05-21 04:20:00 +00:00
Malte Voos
cf5e5fe76d
soju: init at 0.1.2
2021-05-20 14:18:03 -07:00
fortuneteller2k
dcfb6aeb9f
ats-acc: init at 2018-10-21
2021-05-20 12:09:06 -07:00
Johannes Schleifenbaum
7ab48fedf6
jellyfin-web: init at 10.7.2
2021-05-20 11:59:31 -07:00
Jonas Chevalier
30c021fa15
Merge pull request #123744 from hercules-ci/init-ghostunnel
...
ghostunnel: init
2021-05-20 20:58:41 +02:00
github-actions[bot]
34a05e29f1
Merge master into staging-next
2021-05-20 18:36:00 +00:00
Jamie Magee
5017db6db0
wslu: init at 3.2.3
2021-05-20 09:40:04 -07:00
Jan Tojnar
3b0cf29640
Merge pull request #122642 from fitzgibbon/dev/init-gnome-inform7
...
gnome-inform7: init at unstable-2021-04-06
2021-05-20 18:33:04 +02:00
Jonathan Ringer
14f3686af1
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/terminal-emulators/alacritty/default.nix
pkgs/servers/clickhouse/default.nix
2021-05-20 09:12:42 -07:00
Roman Volosatovs
2abcc9b3f9
deepspeech,stt: deprecate deepspeech in favor of stt
...
Mozilla fired the team and they founded a new company to continue their work
https://github.com/NixOS/nixpkgs/issues/119496
2021-05-20 17:55:06 +02:00
Niall FitzGibbon
9172a9d3b6
gnome-inform7: init at unstable-2021-04-06
2021-05-20 15:46:10 +01:00
Robert Hensing
76993d0b76
ghostunnel: init at 1.5.3
...
A simple TLS proxy with mutual authentication support
for securing non-TLS backend applications.
2021-05-20 10:41:52 +02:00
Robert Schütz
59f9ab3337
retroshare: drop ( #123345 )
...
It was marked as broken in 2018.
2021-05-20 10:38:26 +02:00
Lassulus
213cde9203
Merge pull request #108348 from rencire/add-hid-nintendo
...
linuxPackages.hid-nintendo: init at 3.1
2021-05-20 07:41:44 +02:00
Zach
40da7cda40
mix2nix: init at 0.1.2
2021-05-20 14:14:35 +09:00
Mica Semrick
b34ab9683c
wlc: init at 1.11
2021-05-19 21:38:52 -07:00
Jonathan Ringer
c1f8a15dac
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
nixos/doc/manual/release-notes/rl-2105.xml
pkgs/tools/security/sequoia/default.nix
2021-05-19 10:39:54 -07:00
J. Neto
3165afca11
valentina: downgrade qt to 5.12
2021-05-19 10:28:08 -07:00
Sandro
bbc6b50399
Merge pull request #123530 from figsoda/luaformatter
...
luaformatter: 1.3.5 -> 1.3.6
2021-05-19 17:50:22 +02:00
Robert Hensing
74bf82a202
Merge pull request #122784 from hercules-ci/nixpkgs-init-nixos-install-tools
...
nixos-install-tools: init
2021-05-19 17:45:43 +02:00
Maxine Aubrey
700ee75d22
nomad_1_1: init at 1.1.0
2021-05-19 17:00:38 +02:00
figsoda
07c93061aa
luaformatter: 1.3.5 -> 1.3.6
2021-05-19 10:34:23 -04:00
talyz
27f8f6956a
replace-secret: Init
...
Add a small utility script which securely replaces secrets in
files. Doing this with `sed`, `replace-literal` or similar utilities
leaks the secrets through the spawned process' `/proc/<pid>/cmdline` file.
2021-05-19 09:32:00 +02:00
Jörg Thalheim
f4e14c1796
Merge pull request #123508 from stephank/fix-spacenavd-darwin
...
spacenavd: fix darwin build
2021-05-19 06:55:44 +01:00
Mario Rodas
1a1beb1216
nodejs-15_x: drop
...
Node.js 15 is going to reach EOL on June 1, 2021.
2021-05-19 04:20:00 +00:00
Louis Bettens
e9bfad8f6a
chia: init at 1.1.5
2021-05-19 14:10:03 -07:00
Louis Bettens
13484444d4
ghc-filesystem: init at 1.5.4
2021-05-19 14:10:03 -07:00
Sebastian Neubauer
68c618cba3
opensmtpd-filter-rspamd: init at 0.1.7 ( #122823 )
2021-05-19 22:37:49 +02:00
Stéphan Kochen
b40b6620a0
bacon: fix darwin build
2021-05-19 12:39:09 -07:00
Guillaume Girol
090f0937fb
Merge pull request #123089 from Thesola10/dduper
...
dduper: init at v0.04
2021-05-19 19:26:40 +00:00
Stéphan Kochen
706cdcf598
deno: fix darwin build
2021-05-18 20:34:32 -07:00
Martin Weinelt
29c7d3c40a
Merge pull request #123602 from jonringer/mark-ati-broken
...
linuxPackages.ati_drivers_x11: remove
2021-05-19 03:36:41 +02:00
Yevhen Shymotiuk
e3f825bdc2
texlab: fix darwin build
2021-05-18 18:29:37 -07:00
Stéphan Kochen
12103ae09f
t-rec: fix darwin build
2021-05-18 18:25:30 -07:00
Jonathan Ringer
7117588d26
linuxPackages.ati_drivers_x11: remove
...
Driver is no longer supported for kernels >= 4.1.
2021-05-18 17:55:44 -07:00
github-actions[bot]
7000ae2b9a
Merge master into staging-next
2021-05-19 00:55:36 +00:00
Ryan Mulligan
c6dde9d0a1
Merge pull request #121268 from FlorianFranzen/bacon
...
bacon: init at 1.1.5
2021-05-18 16:43:06 -07:00
Martin Weinelt
4c798857e2
Merge pull request #100274 from hax404/prometheus-xmpp-alerts
2021-05-19 01:36:28 +02:00
Stéphan Kochen
1dbb8fa2be
wagyu: fix darwin build ( #123547 )
2021-05-18 17:16:58 -04:00
Jörg Thalheim
e21b618934
Merge pull request #123550 from stephank/fix-trunk-darwin
...
trunk: fix darwin build
2021-05-18 21:18:08 +01:00
Jonathan Ringer
ca46ad3762
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/tools/package-management/cargo-release/default.nix
2021-05-18 11:03:38 -07:00
Stéphan Kochen
5c3b09aecb
trunk: fix darwin build
2021-05-18 19:27:34 +02:00
Maximilian Bosch
ed95b50a7b
Merge pull request #122492 from MetaDark/ccache
...
ccache: 4.2.1 → 4.3
2021-05-18 19:24:42 +02:00
Pavol Rusnak
f877d11022
Merge pull request #123495 from stephank/fix-prometheus-unbound-exporter-darwin
...
prometheus-unbound-exporter: fix darwin build
2021-05-18 18:46:54 +02:00
Dmitry Kalinkin
a088175a26
Merge pull request #121546 from superherointj/package-firebird
...
firebird: 2.5.7 -> 2.5.9, init 3.0.7, init 4.0.0-rc1
2021-05-18 12:46:12 -04:00
Pavol Rusnak
1a1867b9e9
Merge pull request #123505 from stephank/fix-simple-http-server-darwin
...
simple-http-server: fix darwin build
2021-05-18 18:45:24 +02:00
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/graphics/emulsion/default.nix
pkgs/development/tools/misc/texlab/default.nix
pkgs/development/tools/rust/bindgen/default.nix
pkgs/development/tools/rust/cargo-udeps/default.nix
pkgs/misc/emulators/ruffle/default.nix
pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Stéphan Kochen
fbf1525f01
probe-run: fix darwin build ( #123494 )
2021-05-18 10:35:37 -04:00
Stéphan Kochen
7e9451ffb3
rink: fix darwin build ( #123501 )
2021-05-18 10:34:25 -04:00
David Wood
23b30e11a0
webssh: init at 1.5.3 ( #122559 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-18 15:29:19 +02:00
Stéphan Kochen
70e199136e
spacenavd: fix darwin build
2021-05-18 14:08:03 +02:00
Stéphan Kochen
71ad0ab33d
simple-http-server: fix darwin build
2021-05-18 13:51:26 +02:00
Stéphan Kochen
5b9bef75e1
prometheus-unbound-exporter: fix darwin build
2021-05-18 13:08:23 +02:00
Sandro
10d2be7d5a
Merge pull request #123479 from stephank/fix-pactorio-darwin
...
pactorio: fix darwin build
2021-05-18 13:01:11 +02:00
Sandro
ab040108fb
Merge pull request #123481 from stephank/fix-physfs2-darwin
...
physfs_2: fix darwin build
2021-05-18 13:00:55 +02:00
Sandro
5cec01f440
Merge pull request #123478 from dotlambda/avxsynth-drop
...
avxsynth: drop
2021-05-18 12:55:24 +02:00
Vladimír Čunát
e3088f6793
Merge #123483 : privateer: drop, broken for years
2021-05-18 12:13:20 +02:00
TheSola10
ec2c8dfc2b
dduper: init at v0.04
2021-05-18 12:04:49 +02:00
Robert Schütz
0b7ebd1b51
privateer: drop
...
It was marked as broken in August 2015.
2021-05-18 11:59:54 +02:00
Stéphan Kochen
32cf9f8121
physfs_2: fix darwin build
2021-05-18 11:44:38 +02:00
Stéphan Kochen
049d5a7219
pactorio: fix darwin build
2021-05-18 11:39:57 +02:00
Robert Schütz
92d58ebc31
avxsynth: drop
...
It was marked as broken in April 2018
2021-05-18 11:38:29 +02:00
Sandro
a1d1f086c7
Merge pull request #123008 from dotlambda/pybind11-drop
...
pybind11: drop
2021-05-18 11:12:37 +02:00
Damien Cassou
762cb764a2
Merge pull request #123310 from khumba/nvd
...
nvd: init at 0.1.1
2021-05-18 10:56:38 +02:00
Stéphan Kochen
60fcee7e5b
unpackerr: fix darwin build
2021-05-18 09:07:09 +02:00
John Ericson
275b41e4d6
Merge pull request #123421 from sternenseemann/gcc-stdenv-force-gcc
...
gccStdenv: actually force gcc if not already used
2021-05-17 21:55:09 -07:00
Bryan Gardiner
7ceeca96d3
nvd: init at 0.1.1
2021-05-17 21:32:39 -07:00
ren
1c1e51ce31
linuxPackages.hid-nintendo: init at 3.1
2021-05-17 21:23:47 -07:00
Sandro
594fbfe279
Merge pull request #122558 from davidtwco/rustup-toolchain-install-master-init
...
rustup-toolchain-install-master: init at 1.7.3
2021-05-18 03:19:51 +02:00
Sandro
e34309b62a
Merge pull request #121497 from Hyzual/add-goss
2021-05-18 03:17:32 +02:00
Sandro
af2a7fef84
Merge pull request #122820 from NULLx76/unpackerr-init
...
unpackerr: init at 0.9.4
2021-05-18 03:15:57 +02:00
Sandro
01a5232c3b
Merge pull request #121531 from devhell/init-sheesy
...
sheesy-cli: init at 4.0.11
2021-05-18 03:03:42 +02:00
Sandro
5e21eff612
Merge pull request #123037 from sikmir/reproxy
...
reproxy: init at 0.5.1
2021-05-18 01:51:14 +02:00
Sandro
17e3fb2e23
Merge pull request #122448 from misuzu/psi-plus-update
...
psi-plus: 1.4.1473 -> 1.5.1520
2021-05-18 01:29:50 +02:00
Sandro
778247d4fd
Merge pull request #119063 from mausch/telepresence2
...
telepresence2: init at 2.2.1
2021-05-18 01:29:07 +02:00
Sandro
f85bc843c2
Merge pull request #122759 from dotlambda/mono6
2021-05-18 01:25:35 +02:00
sternenseemann
b863a7c8c2
gccStdenv: actually force gcc if not already used
...
Previously the `cc` of the stdenv wasn't changed if `!stdenv.cc.isGNU`
which meant that gccStdenv didn't actually use gcc -- in contrast to all
the versioned `gcc*Stdenv`s.
2021-05-18 01:07:09 +02:00
Stéphan Kochen
0776eae5ae
libvncserver: fix darwin build
2021-05-17 14:13:50 -07:00
Stéphan Kochen
6207e75a00
macchina: fix darwin build
2021-05-17 14:03:08 -07:00
Stéphan Kochen
69ce7c4987
muso: fix darwin build
2021-05-17 13:51:31 -07:00
Sandro
ed7822b0c7
Merge pull request #123060 from lopsided98/fcl-init
2021-05-17 21:01:43 +02:00
Sandro
811b50437a
Merge pull request #122830 from lromor/openslide
2021-05-17 19:29:09 +02:00
Sandro
db07ebef61
Merge pull request #122972 from fabaff/ipinfo
...
ipinfo: init at 1.1.2
2021-05-17 18:53:16 +02:00
Sandro
3b8bb9bf80
Merge pull request #122839 from IvarWithoutBones/init/yafetch
...
yafetch: init at unstable-2021-05-13
2021-05-17 18:25:07 +02:00
Ivar Scholten
9db029e405
yafetch: init at unstable-2021-05-13
2021-05-17 18:07:22 +02:00
misuzu
e43880bd35
usrsctp: init at 0.9.5.0
2021-05-17 18:59:05 +03:00
Michael Weiss
0730dc62a4
Merge pull request #123013 from primeos/waybox-wlroots-0.13
...
waybox: 2020-05-01 -> 2021-04-07
2021-05-17 16:44:30 +02:00
Jonathan Ringer
c227fb4b17
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/tools/rust/cargo-cache/default.nix
pkgs/development/tools/rust/cargo-embed/default.nix
pkgs/development/tools/rust/cargo-flash/default.nix
pkgs/servers/nosql/influxdb2/default.nix
2021-05-17 07:01:38 -07:00
Michael Raskin
183350a3e1
Merge pull request #123188 from ninjin/julia-bin
...
julia: init julia_10-bin and julia_16-bin
2021-05-17 11:55:37 +00:00
github-actions[bot]
3ff6965554
Merge master into staging-next
2021-05-17 06:22:23 +00:00
Lorenzo Manacorda
e906410c9a
solc: remove 0.7 release
...
They're failing on Hydra, the workload to keep them working is not worth it.
2021-05-16 22:44:21 -07:00
Nikolay Korotkiy
536b5f8165
reproxy: init at 0.5.1
2021-05-17 06:38:51 +03:00
Jonathan Ringer
d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
...
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
Sandro
63365ac57c
Merge pull request #122885 from rhoriguchi/fancy-motd
...
fancy-motd: init at unstable-2021-05-15
2021-05-17 02:34:29 +02:00
Francesco Gazzetta
6e80cf8238
meme: rename to meme-image-generator, unstable-2020-05-28 -> 1.0.1 ( #120079 )
2021-05-17 02:33:18 +02:00
Raphael Megzari
ea6d3aa18f
cargo-flash: 0.8.0 -> 0.10.1 ; fix darwin build ( #123210 )
2021-05-17 08:06:46 +09:00
Michael Raskin
5e9437ef57
Merge pull request #123289 from OPNA2608/fix/supertuxkart-darwin/21.05
...
superTuxKart: Build on Darwin
2021-05-16 22:59:10 +00:00
Robert Schütz
ce0cabb49d
numberstation: init at 0.4.0 ( #122190 )
2021-05-17 00:16:15 +02:00
Stéphan Kochen
dc2efe7680
libacr38u: fix darwin build
2021-05-16 14:35:14 -07:00
OPNA2608
f2a29c1ee9
superTuxKart: Make Darwin-compatible
2021-05-16 22:24:34 +02:00
OPNA2608
7f56f38051
wiiuse: Make Darwin-compatible
2021-05-16 22:22:10 +02:00
Jonathan Ringer
2ba3a65a7d
Merge pull request #122068 from NixOS/staging-next
...
Staging next
2021-05-16 12:25:50 -07:00
Jonathan Ringer
20acd4c4f1
Merge pull request #105026 from thefloweringash/apple-silicon
...
Native support for Apple Silicon
2021-05-16 11:38:18 -07:00
Robert Schütz
de9e2ce42d
yubikey-manager-qt: 1.1.5 -> 1.2.2 ( #123118 )
2021-05-16 14:36:16 -04:00
github-actions[bot]
6cdac75d25
Merge staging-next into staging
2021-05-16 18:32:44 +00:00
Andrew Childs
56fcbcd154
llvmPackages_11: darwin cross compilation and bootstrapping
2021-05-17 00:28:05 +09:00
Andrew Childs
c31591cf8b
all-packages.nix: use darwin.LibsystemCross if defined
2021-05-17 00:28:05 +09:00
Ivan Babrou
f9e6eb090e
llvmPackages: default to llvmPackages_11 on aarch64-darwin
...
It doesn't make sense to use llvm7, which doesn't work on arm64.
2021-05-17 00:28:02 +09:00
Andrew Childs
aadc07a3d9
mc: fix code signature on aarch64-darwin
2021-05-17 00:27:03 +09:00
Andrew Childs
79e34294bd
nukeReferences: fix code signatures on aarch64-darwin
2021-05-17 00:27:03 +09:00
Andrew Childs
f067102afe
removeReferencesTo: fix code signatures on aarch64-darwin
2021-05-17 00:27:03 +09:00
Andrew Childs
772b66531a
darwin: wrap strip and install_name_tool to codesign modified files
...
Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com>
2021-05-17 00:27:02 +09:00
Andrew Childs
a7bcb6b936
darwin cross: include CoreFoundation in stdenv
2021-05-17 00:27:01 +09:00
Andrew Childs
9e05276949
bash: provide a working binutils
...
Why does bash need binutils at all? What's wrong with stdenv?
This avoids a broken ld wrapper, since binutils is binutils wrapped
for linux, even though it's only required on darwin.
2021-05-17 00:27:01 +09:00
Andrew Childs
c696fcdacb
fixDarwinDylibNames: set name of install_name_tool
2021-05-17 00:27:01 +09:00
Pontus Stenetorp
8949ae188a
julia: init julia_10-bin at 1.0.5
...
Almost as clean as it could be, but was forced to set `LD_LIBRARY_PATH`
to work around a `Libdl` failure that is unique to v1.0.x.
2021-05-16 14:12:37 +00:00
Pontus Stenetorp
351f9114b0
julia: init julia_16-bin at 1.6.1
...
Relevant patches lifted from the `release-1.6` branch of my Julia fork:
https://git.sr.ht/~ninjin/julia-nix/tree/release-1.6
2021-05-16 14:12:36 +00:00
Jan Tojnar
684991c696
Merge branch 'master' into staging-next
...
- Thunderbird 68 has been dropped on master.
- gccCrossLibcStdenv has been factored out on staging-next in all-packages.nix, while the file has been re-formatted on master.
2021-05-16 15:34:51 +02:00
superherointj
e33dfd47af
firebird: 2.5.7 -> 2.5.9, init 3.0.7, init 4.0.0-rc1
2021-05-16 10:29:01 -03:00
Anderson Torres
82f1702669
Merge pull request #123014 from primeos/wio-wlroots-0.13
...
wio: Build with wlroots 0.13
2021-05-16 09:46:18 -03:00
superherointj
a5092257c4
top-level: refactor for editorconfig-checker all-packages
2021-05-16 08:24:36 -03:00
Matthieu Coudron
3399b0e332
Merge pull request #123129 from helsinki-systems/drop/thunderbird-68
...
drop thunderbird{,-bin} 68
2021-05-16 12:15:51 +02:00
s1341
6e177852ef
The max llvm package should do calculated using ints, not string
2021-05-16 08:52:33 +03:00
Ryan Horiguchi
db8a884d4b
fancy-motd: init at unstable-2021-05-15
2021-05-16 04:34:45 +02:00
github-actions[bot]
9911b1c75b
Merge staging-next into staging
2021-05-16 01:01:01 +00:00
github-actions[bot]
b484cef365
Merge master into staging-next
2021-05-16 01:00:58 +00:00
Matthieu Coudron
3675e4b7e3
Merge pull request #122998 from ck3d/add-neovide
...
neovide: init at ba42855
2021-05-15 21:49:51 +02:00
Victor Roest
c2ad296ebd
unpackerr: init at 0.9.4
2021-05-15 19:43:40 +00:00
Stéphan Kochen
e957b3c5b8
evcxr: fix darwin build
2021-05-15 12:35:47 -07:00
Stéphan Kochen
f8a8ac2331
cairomm_1_16: fix darwin build ( #123020 )
2021-05-15 15:28:44 -04:00
github-actions[bot]
c10600230e
Merge staging-next into staging
2021-05-15 18:30:31 +00:00
github-actions[bot]
f1b78f8618
Merge master into staging-next
2021-05-15 18:30:28 +00:00
ajs124
829b324e6d
thunderbird-bin-68: drop
2021-05-15 17:59:40 +02:00
ajs124
36d2488cb6
nss_3_44: drop
2021-05-15 17:59:39 +02:00
ajs124
dd9525240f
thunderbird-68: drop
2021-05-15 17:58:49 +02:00
devhell
f944147dbb
sheesy-cli: init at 4.0.11
2021-05-15 16:36:50 +01:00
Ben Wolsieffer
f3c7a6c56a
fcl: init at 0.6.1
2021-05-15 10:58:31 -04:00
Ben Wolsieffer
4e0d914db7
libccd: init at 2.1
2021-05-15 10:58:31 -04:00
Ben Wolsieffer
cba07da6b1
octomap: init at 1.9.6
2021-05-15 10:58:26 -04:00
Jan Tojnar
80a3e0dc0e
Merge pull request #122997 from NixOS/gnome-40
...
GNOME 40: more updates
2021-05-15 16:25:54 +02:00
github-actions[bot]
49ec716c04
Merge staging-next into staging
2021-05-15 12:25:36 +00:00
github-actions[bot]
ec10b0958d
Merge master into staging-next
2021-05-15 12:25:33 +00:00
Leonardo Romor
eb88a2fb42
openslide: init at v3.4.1
...
OpenSlide is a C library that provides a simple interface to read whole-slide images (also known as virtual slides).
https://openslide.org
Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-15 13:04:36 +02:00
lewo
ef95fa40e9
Merge pull request #122772 from nlewo/gremlin-3.5
...
gremlin-console: 3.4.10 -> 3.5.0
2021-05-15 09:18:34 +02:00
Antoine Eiche
a4ae041a22
gremlin-console: 3.4.10 -> 3.5.0
2021-05-15 08:59:18 +02:00
github-actions[bot]
78ae7ac75e
Merge staging-next into staging
2021-05-15 06:22:25 +00:00
Jonathan Ringer
0546e68ef7
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-14 21:57:09 -07:00
Stéphan Kochen
bb24db68aa
dmtx-utils: fix darwin build ( #123033 )
2021-05-14 17:34:07 -04:00
Stéphan Kochen
4bfa8bdd46
ecpdap: fix darwin build ( #123035 )
2021-05-14 17:33:51 -04:00
John Ericson
18c38f8aee
treewide: All the linker to be chosen independently
...
This will begin the process of breaking up the `useLLVM` monolith. That
is good in general, but I hope will be good for NetBSD and Darwin in
particular.
Co-authored-by: sterni <sternenseemann@systemli.org>
2021-05-14 21:29:51 +00:00
Stéphan Kochen
2adca7ae14
cd-hit: fix darwin build ( #123026 )
2021-05-14 17:27:16 -04:00
Vladimír Čunát
c48eaa70e3
Merge branch 'master' into staging-next
2021-05-14 22:27:34 +02:00
Stéphan Kochen
006d7f80eb
imagemagick6: fix darwin build ( #123023 )
2021-05-14 16:21:38 -04:00
John Ericson
e3a1c149d2
llvmPackages: Fix default version calculation
...
Add a comment with explanation, which I should have done all along.
2021-05-14 19:12:22 +00:00
Michael Weiss
fdbf305e3b
wio: Build with wlroots 0.13
2021-05-14 19:47:03 +02:00
Michael Weiss
c5a08f8a62
waybox: 2020-05-01 -> 2021-04-07
2021-05-14 19:44:55 +02:00
Christian Kögler
428edf7fe0
neovide: init at ba42855
2021-05-14 18:53:15 +02:00
Robert Schütz
b3ae02c0cf
pybind11: drop
...
Instead, pythonPackages.pybind11 for the appropriate version of Python
should be used.
2021-05-14 18:33:57 +02:00
Vladimír Čunát
0023f45705
Merge #111431 : autoconf: 2.70 -> 2.71 (into staging)
2021-05-14 18:29:05 +02:00
Jan Tojnar
4d2d4d329d
gtk-frdp: init at 3.37.1-unstable-2020-10-26
2021-05-14 16:36:53 +02:00
Robert Schütz
e611d663f4
Merge pull request #120440 from dotlambda/radicale-settings
...
nixos/radicale: add settings option
2021-05-14 15:37:26 +02:00
WilliButz
94b2848559
Merge pull request #91663 from mweinelt/kea-exporter
...
prometheus-kea-exporter: init at 0.4.1
2021-05-14 14:38:08 +02:00
WilliButz
64f46d44d4
Merge pull request #122732 from Ma27/jiq
...
jiq: init at 0.7.1
2021-05-14 14:06:55 +02:00
Fabian Affolter
6c9b24191b
ipinfo: init at 1.1.2
2021-05-14 12:27:13 +02:00
zowoq
004f8cd986
Merge staging-next into staging
2021-05-14 16:32:43 +10:00
github-actions[bot]
bfb5f4cc5e
Merge master into staging-next
2021-05-14 06:22:26 +00:00
Doron Behar
210784b7c8
Merge pull request #121563 from austinbutler/wrap
2021-05-14 05:50:35 +00:00
Austin Butler
3c93d355b4
wrap: init at 0.3.1
2021-05-13 20:54:26 -07:00
Austin Butler
4b349864ca
gnuradio: rename wrap option to doWrap
...
Prevents naming conflict, see NixOS#121563
2021-05-13 20:53:35 -07:00
Anderson Torres
5d4a430472
Merge pull request #122140 from vs49688/rpcs3
...
rpcs3: 0.0.12 -> 0.0.16
2021-05-14 00:19:10 -03:00
github-actions[bot]
bf5d8bb531
Merge master into staging-next
2021-05-14 00:58:11 +00:00
Martin Weinelt
8ddfb3a1f6
ttp: init from python3Packages.ttp
2021-05-13 15:38:56 -07:00
Georg Haas
41f448f2fc
prometheus-xmpp-alerts: 0.4.2 -> 0.5.1
2021-05-13 23:30:06 +02:00
Maximilian Bosch
bfd4c121ff
Merge pull request #122637 from mayflower/prometheus-2.26.0
...
Prometheus 2.26.0 + exporter updates
2021-05-13 23:05:29 +02:00
Justin Wood
7500267ed9
ErlangR24: init at 24.0
...
Update configure options
The configure script now needs to be told about the headers and the
actual lib files separately.
Remove extra whitespace
2021-05-13 11:48:19 -07:00
github-actions[bot]
60f5ecc76d
Merge staging-next into staging
2021-05-13 12:26:52 +00:00
github-actions[bot]
7465594428
Merge master into staging-next
2021-05-13 12:26:48 +00:00
maralorn
5687a345be
Merge pull request #122705 from rvl/fix-taffybar
2021-05-13 13:54:18 +02:00
DavHau
0b14ea44a6
auditwheel: init at 4.0.0 ( #122607 )
2021-05-13 13:44:08 +02:00