Dmitry Kalinkin
28d0c3a150
Merge pull request #136421 from sikmir/fiona
...
pythonPackages.fiona: fix build
2021-09-02 08:30:01 -04:00
Stig
eb99f5f522
Merge pull request #136399 from zakame/contrib/perl-Syntax-Keyword-Try
...
perlPackages.SyntaxKeywordTry: init at 0.25
2021-09-02 11:25:55 +02:00
Mihai Fufezan
e4a8bc9b94
arpa2common: init at 2.2.14
2021-09-02 04:34:41 -04:00
Jan Tojnar
07978cddab
Merge pull request #136071 from jtojnar/gnome-qpa
...
nixos/gnome: enable platform integration for Qt
2021-09-02 03:06:55 +02:00
Nikolay Korotkiy
33df189fae
pythonPackages.fiona: fix build
2021-09-02 01:51:41 +03:00
Robert Schütz
eb21f8d446
Merge pull request #122373 from dotlambda/chatty-init
...
chatty: init at 0.3.2
2021-09-01 15:20:46 -07:00
Damien Cassou
0588980396
yarn-bash-completion: init at 0.17.0
2021-09-01 20:35:03 +02:00
Robert Schütz
ba0b032ba8
chatty: init at 0.3.2
...
Co-authored-by: Jordi Masip <jordi@masip.cat>
2021-09-01 09:28:30 -07:00
Zak B. Elep
f8acdc76e2
perlPackages.SyntaxKeywordTry: init at 0.25
2021-09-01 23:33:33 +08:00
Mario Rodas
51fe8301c6
Merge pull request #136082 from marsam/update-ytmdl
...
ytmdl: 2021.06.26 -> 2021.08.01
2021-09-01 07:40:19 -05:00
Mario Rodas
8135f2c296
Merge pull request #136096 from marsam/add-akku
...
akku: init at 1.1.0
2021-09-01 07:31:51 -05:00
Matthieu Coudron
b4e6ec08f4
Merge pull request #134336 from teto/luarocks-rockspec-relpath
...
lua updater: support in-repo rockspecs
2021-09-01 10:31:14 +02:00
Sandro
93b0f6be13
Merge pull request #136351 from serokell/zhenya/danger-gitlab
2021-09-01 10:18:12 +02:00
Nick Cao
83b48cc589
caddy: build with default go and fix tests
2021-09-01 15:15:50 +08:00
Zhenya Vinogradov
e444a24b0e
danger-gitlab: init at 8.0.0
2021-09-01 08:39:22 +03:00
Jack Cummings
67247c113e
bluespec: unstable-2021.03.29 -> 2021.07
2021-08-31 16:53:58 -05:00
Robert Hensing
0374e294a5
Merge pull request #136267 from hercules-ci/fix-pkgs-appendOverlays-otherPackageSets-interaction
...
Fix interaction between appendOverlays and otherPackageSets
2021-08-31 19:14:42 +02:00
Harsh Shandilya
65be0edee5
git-branchless: add support for Darwin builds
2021-08-31 15:30:09 +00:00
Robert Hensing
eb8e943493
Fix interaction between appendOverlays and otherPackageSets
...
The comment
a dirty hack that should be removed
has led me to believe that nixpkgsFun isn't the right solution,
but bypassing it is worse, because it creates a second, inner
overriding mechanism that doesn't pass its changes to the old,
outer overriding mechanism.
Before this change:
nix-repl> ((import <nixpkgs> {}).appendOverlays([(f: s: { foobarbaz = "ok"; })])).foobarbaz
"ok"
nix-repl> ((import <nixpkgs> {}).appendOverlays([(f: s: { foobarbaz = "ok"; })])).pkgsCross.aarch64-multiplatform.foobarbaz
error: attribute 'foobarbaz' missing
at «string»:1:1:
1| ((import <nixpkgs> {}).appendOverlays([(f: s: { foobarbaz = "ok"; })])).pkgsCross.aarch64-multiplatform.foobarbaz
| ^
2|
After this change:
nix-repl> ((import ./. {}).appendOverlays([(f: s: { foobarbaz = "ok"; })])).pkgsCross.aarch64-multiplatform.foobarbaz
"ok"
Thanks to samueldr for discovering this problem.
2021-08-31 09:18:08 +02:00
happysalada
f9321de0f3
elk7: 7.5.1 -> 7.10.2
...
Update pkgs/development/tools/misc/kibana/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
Update pkgs/servers/search/elasticsearch/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
Update pkgs/servers/search/elasticsearch/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
Update pkgs/development/tools/misc/kibana/7.x.nix
Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
2021-08-31 09:06:13 +09:00
Joseph Crail
db4b3ef15a
dwz: init at 0.14 ( #136078 )
2021-08-30 18:27:43 -05:00
Alyssa Ross
8bfb576250
linux_latest: 5.13.13 -> 5.14
2021-08-30 20:25:18 +00:00
Alyssa Ross
5ad9e2a74b
linuxPackages.akvcam: 1.2.0 -> 1.2.2
...
The qmake-based build didn't seem to work any more, but there's a
Kbuild-based build system available anyway, so let's just switch to
that and save a dependency.
Also clarify license.
2021-08-30 19:20:08 +00:00
Anderson Torres
eafb05087a
Merge pull request #135944 from AndersonTorres/new-uxn
...
uxn: init at 0.0.0+unstable=2021-08-27
2021-08-30 15:16:55 -03:00
AndersonTorres
71af4f6ab1
uxn: init at 0.0.0+unstable=2021-08-27
2021-08-30 01:02:49 -03:00
Fabian Affolter
a7785bf1fd
Merge pull request #135735 from figsoda/genact
...
genact: init at 0.11.0
2021-08-29 23:02:37 +02:00
Matthieu Coudron
5b73af6f5b
update-luarocks-packages: support in-repo rockspecs
...
to handle derivations that are not registered or updated on
luarocks.org, for instance neovim plugins.
2021-08-29 19:39:42 +02:00
Mario Rodas
f5889e2180
Merge pull request #134561 from r-ryantm/auto-update/sentry-cli
...
sentry-cli: 1.66.0 -> 1.68.0
2021-08-29 01:31:43 -05:00
Jan Tojnar
882899981d
qgnomeplatform: 0.6.1 → 0.8.0
...
- https://github.com/FedoraQt/QGnomePlatform/releases/tag/0.7.0
- https://github.com/FedoraQt/QGnomePlatform/releases/tag/0.7.1
- https://github.com/FedoraQt/QGnomePlatform/releases/tag/0.8.0
2021-08-29 04:25:07 +02:00
figsoda
9346229902
inferno: init at 0.10.6
2021-08-28 21:38:51 +09:00
Domen Kožar
09818c59fa
Merge pull request #135345 from prusnak/ghc-aarch64-darwin
...
ghc: enable build on aarch64-darwin (aka Apple Silicon)
2021-08-28 13:10:55 +02:00
Pavol Rusnak
e0b89affa0
haskellPackages: fix ghc build on aarch64-darwin
...
by adding autoSignDarwinBinariesHook to nativeBuildInputs
2021-08-28 12:54:06 +02:00
Domen Kožar
8b34c96c58
Merge pull request #135989 from veprbl/pr/bear_darwin_fix
...
bear: fix on x86_64-darwin
2021-08-28 09:07:34 +02:00
Domen Kožar
a19c858868
Merge pull request #135725 from reckenrode/waifu2x-darwin
...
waifu2x-converter-cpp: Add support for Darwin
2021-08-28 09:06:29 +02:00
Dmitry Kalinkin
d9887396d5
Merge pull request #135833 from dbirks/add-shepherd
...
shepherd: init at 1.14.1
2021-08-28 02:52:06 -04:00
misuzu
b0daf8fb06
remarshal: use toPythonApplication ( #135897 )
...
* remarshal: use toPythonApplication
* Update pkgs/development/python-modules/remarshal/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-28 03:01:48 +02:00
Dmitry Kalinkin
e2e44d9b5c
bear: fix on x86_64-darwin
2021-08-27 20:22:27 -04:00
Mario Rodas
55db199650
akku: init at 1.1.0
2021-08-28 00:04:20 +00:00
Mario Rodas
7a9526d433
sentry-cli: fix build on Darwin
2021-08-28 00:04:20 +00:00
Mario Rodas
87e41eca9c
python39Packages.youtube-search-python: init at 1.4.7
2021-08-28 00:04:20 +00:00
Sandro
1970994604
Merge pull request #135952 from Artturin/vintagestory
...
vintagestory: init at 1.15.5
2021-08-28 01:52:21 +02:00
Sandro
a0318d11c4
Merge pull request #129972 from KAction/terminal-colors
...
terminal-colors: init at 3.0.1
2021-08-28 01:30:56 +02:00
Fabian Affolter
f34c35c6dc
cloudlist: init at 0.0.1
2021-08-28 00:16:39 +02:00
Dmitry Bogatov
3ef54d2032
terminal-colors: init at 3.0.1
2021-08-27 17:10:05 -04:00
Artturin
176705c295
vintagestory: init at 1.15.5
2021-08-27 23:13:13 +03:00
Fabian Affolter
70f04de8fb
Merge pull request #135764 from FabianGD/init/anybadge
...
python3Packages.anybadge: init at 1.7.0
2021-08-27 16:09:54 +02:00
Guillaume Girol
6ba20fa087
ocamlPackages.pp: init at 1.1.2
2021-08-27 13:38:37 +02:00
Mihai Fufezan
61ea3fe636
ocamlPackages.rfc7748: init at 1.0
2021-08-27 12:00:16 +02:00
Mihai Fufezan
843eebbd8e
ocamlPackages.noise: init at 0.2.0
2021-08-27 12:00:16 +02:00
Mihai Fufezan
dd37bf5d75
ocamlPackages.chacha: init at 1.0.0
2021-08-27 12:00:16 +02:00