Kim Lindberger
bcf0dab292
Merge pull request #173677 from dotlambda/parsedmarc-8.2.0
...
python3Packages.parsedmarc: 7.0.1 -> 8.2.0
2022-06-01 19:57:42 +02:00
Robert Schütz
575b761b39
you-get: hardcode ffmpeg path
2022-06-01 10:01:42 -07:00
Sandro
461c077f0e
Merge pull request #120479 from friedelino/add-manim-com
...
manim: remove old manim(lib) package and init at 0.15.2
2022-06-01 17:01:57 +02:00
Sandro
ba4c03124f
Merge pull request #174956 from MatthiasBenaets/new-lg4ff
...
new-lg4ff: init at 0.3.3
2022-06-01 16:42:55 +02:00
Sandro
5cd8add90d
Merge pull request #171766 from polarmutex/beancount-lang-server-fix
...
beancount-language-server: refactor -> 1.1.1
2022-06-01 16:41:34 +02:00
Sandro
b8b9f943d1
Merge pull request #175084 from muscaln/qt6-quazip
...
qt6Packages.quazip: init
2022-06-01 16:40:01 +02:00
Mustafa Çalışkan
70b1bbd799
qt6Packages.quazip: init
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-01 16:17:12 +03:00
MatthiasBenaets
8dcba104aa
new-lg4ff: init at 0.3.3
2022-06-01 14:31:52 +02:00
Bobby Rong
93c9cd215f
Merge pull request #174067 from techknowlogick/bkitebump-2
...
buildkite-agent: 3.35.2 -> 3.36.1
2022-06-01 20:06:53 +08:00
ajs124
42cfcd1d78
Merge pull request #175725 from aaronjheng/grv
...
grv: remove
2022-06-01 13:32:05 +02:00
Aaron Jheng
11dd9db955
grv: remove
2022-06-01 11:21:31 +00:00
Aaron Jheng
f0d4c085ac
kexpand: remove
2022-06-01 09:51:32 +00:00
adisbladis
7ffe9b9b55
Merge pull request #175681 from qowoz/crio
...
cri-o: 1.23.2 -> 1.24.0
2022-06-01 15:03:38 +08:00
Robert Schütz
8b9c2fb514
Merge pull request #175665 from reckenrode/ledger-darwin-fix
...
ledger: fix Python 3.10 module build
2022-05-31 23:16:48 -07:00
Ben Siraphob
eb33086520
Merge pull request #164779 from collares/lean2
2022-06-01 06:16:17 +00:00
superherointj
13785fcc8f
ocamlPackages.tsdl-mixer: init 0.3.2
2022-06-01 07:30:47 +02:00
superherointj
174d0fbdda
ocamlPackages.tsdl-ttf: init 0.3.2
2022-06-01 07:30:47 +02:00
superherointj
b161742e86
ocamlPackages.tsdl-image: init 0.3.2
2022-06-01 07:30:47 +02:00
Randy Eckenrode
d4964be44c
ledger: fix Python 3.10 module build
...
The current default boost (1.77) doesn’t work with Python 3.10, so use
1.79 instead.
2022-06-01 00:34:52 -04:00
zowoq
b35ad0da36
cri-o: 1.23.2 -> 1.24.0
2022-06-01 13:30:02 +10:00
Martin Weinelt
02e44ee3be
Merge pull request #174804 from dotlambda/prometheus-dmarc-exporter-no-poetry2nix
2022-06-01 01:46:30 +02:00
Robert Schütz
aff15c41fc
dmarc-metrics-exporter: rename from prometheus-dmarc-exporter
...
Also stop using poetry2nix.
2022-05-31 23:25:18 +00:00
ajs124
d3816026da
Merge pull request #174200 from WolfangAukang/nixui-remove
...
nixui: remove
2022-05-31 23:40:57 +02:00
7c6f434c
5aadf3313d
Merge pull request #175160 from tricktron/f-update-libreoffice
...
libreoffice: add update script and 7.2.5 -> 7.3.3 take two
[actually libreoffice-bin for Darwin]
2022-05-31 20:48:26 +00:00
P. R. d. O
0f44989a6c
nixui: remove
2022-05-31 14:44:47 -06:00
Martin Weinelt
704dd7ee36
Merge pull request #175535 from piegamesde/wormhole
2022-05-31 21:46:03 +02:00
markuskowa
6a60dc81ee
Merge pull request #173934 from sikmir/geospatial
...
Move geospatial servers into its own folder
2022-05-31 21:38:52 +02:00
Alyssa Ross
5643714dea
stdenvBootstrapTools: inherit {cross,local}System
...
It's expected that attributes in the top-level package set will all use
that package set, but this wasn't the case for the bootstrap tools.
This led some very confusing behaviour:
- pkgsMusl.stdenvBootstrapTools would build glibc bootstrap tools
- stdenvBootstrapTools was _always_ cross compiled, even if
Nixpkgs wasn't, because it always set crossSystem. This also didn't
match the behaviour of using make-bootstrap-tools.nix as an
entrypoint, where crossSystem would default to null.
For the Linux stdenv, I've made the ideal fix, which is to make pkgs an
argument rather than taking the arguments for pkgs, and then
re-importing it. This means it'll always use exactly the same package
set that's calling it, and should also mean faster eval due to not
importing Nixpkgs twice.
The Darwin stdenv is more complicated, and I'm not able to easily test
it, so I wasn't confident in making the same fix there. Instead, I've
just made sure crossSystem and localSystem are set to the correct values
so they're not always cross compiled and match the parent package set's.
It would still be preferable if somebody could make Darwin's
make-bootstrap-tools.nix take pkgs as an argument, rather than all the
arguments for pkgs.
2022-05-31 14:32:27 +00:00
Lenz Weber-Tronic
f51cb36f2c
replay-io: init at 20220516-372662e7c79d-a9c63f38ea9b, replay-node-cli: init at 20220506-096c12cb47eb-a1d05f422dff ( #166813 )
...
* replay-io: init at 20220401-29dd94a55ca4
* init replay-node-cli at 20220404-dfd3123c41e3-4e44aca4c7ee
* replay-io: init at 20220422-1d46e798ffbf-3eecf49b757b, replay-node-cli: init at 0.1.7-20220422-a26b4562ebf7-3eecf49b757b
* fixup
* apply feedback
* replay-io: init at 20220516-372662e7c79d-a9c63f38ea9b, replay-node-cli: init at 20220506-096c12cb47eb-a1d05f422dff
* use `stripRoot: false`
2022-05-31 14:36:05 +02:00
ckie
958fcfb4fa
Merge pull request #175477 from bzizou/astral
...
astral: init at 5.7.1
2022-05-31 14:55:37 +03:00
Ulrik Strid
d27cc392f0
ocamlPackages.resto: 0.6.1 -> 0.7
2022-05-31 13:32:40 +02:00
Nikolay Korotkiy
156532fdc0
Move geospatial servers into its own folder
2022-05-31 14:30:40 +03:00
Fabian Affolter
d1b515fc09
Merge pull request #175536 from fabaff/huum
...
python310Packages.huum: init at 0.5.0
2022-05-31 09:12:25 +02:00
Bruno Bzeznik
376897ced3
astral: init at 5.7.1
2022-05-31 09:03:24 +02:00
Brian Ryall
79772f20c5
beancount-language-server: refactor -> 1.1.1
2022-05-30 22:33:51 -04:00
Sandro
cac45c69ab
Merge pull request #174080 from dotlambda/hypnotix-init
...
hypnotix: init at 2.6
2022-05-31 03:58:41 +02:00
Anderson Torres
25511c3ed2
Merge pull request #175214 from helsinki-systems/remove/automoc4
...
automoc4: remove
2022-05-30 22:25:36 -03:00
Fabian Affolter
113003f1a2
python310Packages.huum: init at 0.5.0
2022-05-31 00:27:19 +02:00
Sandro
38083555c3
Merge pull request #174712 from schuelermine/add/curtail
...
curtail: init at 1.3.0
2022-05-30 23:43:30 +02:00
Sandro
2b41077072
Merge pull request #175033 from azahi/werf-12107
...
werf: 1.2.99 -> 1.2.107
2022-05-30 23:40:56 +02:00
Sandro
b2dc65f399
Merge pull request #174626 from dywedir/magic-wormhole-rs
...
magic-wormhole-rs: 0.3.0 -> 0.5.0
2022-05-30 23:36:36 +02:00
piegames
5b314280b0
magic-wormhole-rs: Add alias wormhole-rs
2022-05-30 23:01:25 +02:00
Fabian Affolter
1ec745ff33
Merge pull request #175279 from fabaff/poster3-remove
...
python3Packages.poster3: remove
2022-05-30 19:17:49 +02:00
Fabian Affolter
01258c70ff
Merge pull request #175285 from fabaff/webapp2-remove
...
python3Packages.webapp2: remove
2022-05-30 19:17:33 +02:00
Fabian Affolter
c9f7f4fa47
Merge pull request #175454 from tboerger/ansible-later-package
...
ansible-later: add to all packages
2022-05-30 19:15:41 +02:00
Mars
b67d16e7ad
i3-rounded: init at 4.20.1 ( #174215 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-30 17:51:38 +02:00
ajs124
06f08e9749
automoc4: remove
2022-05-30 15:38:11 +02:00
Alyssa Ross
ac0907f326
release-alternatives.nix: fix eval
...
sundial requires ILP64, and xfitter requires !ILP64 through its
dependency on numpy.
2022-05-30 12:49:26 +00:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
...
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
82ccbc08de
luaPackages.luxio: mark broken for darwin
2022-05-30 13:42:58 +02:00